aboutsummaryrefslogtreecommitdiff
path: root/x
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2022-11-21 09:37:00 -0700
committerBryson Steck <brysonsteck@protonmail.com>2022-11-21 09:37:00 -0700
commit173a51d4ae7ebca7e9b7d175ba314ff35a60d5ab (patch)
tree2c478b4cdb6241651c0d7a893d47309bea396320 /x
parent3441228582cc4522f0a57832be465f6c4d0fae29 (diff)
downloaddotfiles-173a51d4ae7ebca7e9b7d175ba314ff35a60d5ab.tar
dotfiles-173a51d4ae7ebca7e9b7d175ba314ff35a60d5ab.tar.gz
dotfiles-173a51d4ae7ebca7e9b7d175ba314ff35a60d5ab.tar.bz2
fix submodule and other small things
Diffstat (limited to 'x')
-rw-r--r--x/.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/x/.xinitrc b/x/.xinitrc
index 753b518..efd3270 100644
--- a/x/.xinitrc
+++ b/x/.xinitrc
@@ -75,8 +75,8 @@ feh --bg-fill git/wallpapers-exorcist/gruvbox/canyon.jpg git/wallpapers-exorcist
if $(lsusb | grep -qi "Unicomp"); then
xmodmap -e "remove mod1 = Alt_L"
xmodmap -e "remove mod4 = Super_L"
- xmodmap -e "remove mod1 = Super_L"
- xmodmap -e "remove mod4 = Alt_L"
+ xmodmap -e "add mod1 = Super_L"
+ xmodmap -e "add mod4 = Alt_L"
fi
# start dwm