diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-03-09 19:34:51 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-03-09 19:34:51 +0100 |
commit | 65994f40856905a60d323452ca6115eb4e4c416e (patch) | |
tree | fc67e6ed527bae1f624786ca12d032fa42e8f0fd /.config/xbindkeys | |
parent | ff6671f5abdf8b01b405ea3e39c20191a0cf757c (diff) |
more cleanup + updates
Diffstat (limited to '.config/xbindkeys')
-rw-r--r-- | .config/xbindkeys/main##template | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/.config/xbindkeys/main##template b/.config/xbindkeys/main##template index 8467a0e..a14e953 100644 --- a/.config/xbindkeys/main##template +++ b/.config/xbindkeys/main##template @@ -66,13 +66,13 @@ -"~/.local/share/bin/wacommode topleft" +"wacommode topleft" Mod1 + Control + Mod4 + 1 -"~/.local/share/bin/wacommode bottomleft" +"wacommode bottomleft" Mod1 + Control + Mod4 + 2 -"~/.local/share/bin/wacommode topright" +"wacommode topright" Mod1 + Control + Mod4 + 3 -"~/.local/share/bin/wacommode bottomright" +"wacommode bottomright" Mod1 + Control + Mod4 + 4 @@ -118,3 +118,4 @@ XF86Launch6 + Release "fcitx5-remote -s mozc" XF86Launch7 + Release + |