12 lines
221 B
Bash
Executable File
12 lines
221 B
Bash
Executable File
export QT_STYLE_OVERRIDE=kvantum
|
|
/usr/bin/dunst &
|
|
udiskie &
|
|
autorandr --change &
|
|
xset -dpms
|
|
xset s noblank
|
|
xset s off -dpms
|
|
picom -CGb --xrender-sync
|
|
wal -i ~/.wallpapers/
|
|
/home/frosty/.config/polybar/launch.sh &
|
|
exec i3
|