Added dex to i3 config

This commit is contained in:
Random936
2023-12-26 11:42:10 -08:00
parent 97ce4721c8
commit 484438d9d2
2 changed files with 3 additions and 1 deletions

View File

@@ -171,6 +171,7 @@ exec --no-startup-id "$HOME/.screenlayout/launch.sh"
exec --no-startup-id "xmodmap $HOME/.Xmodmap"
exec --no-startup-id "polybar"
exec --no-startup-id "lxpolkit &"
exec --no-startup-id "dex -a"
# Tweak keyboard and trackpad
exec --no-startup-id "synclient VertEdgeScroll=1 VertScrollDelta=-111"