12 lines
230 B
Bash
Executable File
12 lines
230 B
Bash
Executable File
export QT_STYLE_OVERRIDE=kvantum
|
|
systemctl --user import-enviornment DISPLAY
|
|
|
|
udiskie --tray &
|
|
autorandr --change &
|
|
xset -dpms
|
|
xset s noblank
|
|
xset s off -dpms
|
|
wal -i ~/.wallpapers
|
|
#/home/frosty/.config/polybar/launch.sh &
|
|
exec i3
|