Minor tweaks to fix bugs

This commit is contained in:
random
2022-03-29 08:33:52 -07:00
parent 6b75e8d890
commit 3b70f42dd0
2 changed files with 6 additions and 8 deletions

View File

@@ -162,7 +162,6 @@ client.focused_inactive #333333 #222222 #888888 #292d2e #eeeeee
client.unfocused #333333 #222222 #888888 #292d2e #eeeeee
# Startup Applications
exec --no-startup-id xmodmap -e "remove Lock = Caps_Lock"
exec --no-startup-id xmodmap -e "keycode 66 = Escape NoSymbol Escape"
exec --no-startup-id "xmodmap $HOME/.Xmodmap"
exec --no-startup-id "compton -b"
exec --no-startup-id "polybar"