You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
exec i3
|
|
|