update neovim config to use lazy, fix some issues with screens in general
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
export QT_STYLE_OVERRIDE=kvantum
|
||||
systemctl --user import-enviornment DISPLAY
|
||||
export XDG_SESSION_TYPE=X11
|
||||
systemctl --user import-environment DISPLAY
|
||||
|
||||
# xset -dpms
|
||||
# xset s noblank
|
||||
xset s off -dpms
|
||||
|
||||
udiskie --tray &
|
||||
autorandr --change &
|
||||
xset -dpms
|
||||
xset s noblank
|
||||
xset s off -dpms
|
||||
wal -i ~/.wallpapers
|
||||
autorandr --change
|
||||
exec i3
|
||||
|
||||
Reference in New Issue
Block a user