aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2025-12-23 12:38:51 -0800
committerGravatar Tom Willemse2025-12-23 12:38:51 -0800
commit21cc6a6bc38e6a2fc5eb0e30b19fc559cb4186e8 (patch)
treeb7b10818dd22fe6ff5ef50a8695732ece7f28d82
parent698de8664bc5a499b4a85b5814ba2efd6eaddf0a (diff)
downloadnew-dotfiles-21cc6a6bc38e6a2fc5eb0e30b19fc559cb4186e8.tar.gz
new-dotfiles-21cc6a6bc38e6a2fc5eb0e30b19fc559cb4186e8.zip
Remove keybindings from herbstluftwm
These are handled by sxhkd now.
-rw-r--r--oni/home/config/common.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/oni/home/config/common.scm b/oni/home/config/common.scm
index be9ecfc..82c8a44 100644
--- a/oni/home/config/common.scm
+++ b/oni/home/config/common.scm
@@ -79,9 +79,6 @@
((mod4 space) . "herbstclient or , and . compare tags.focus.curframe_wcount = 2 . cycle_layout +1 vertical horizontal max vertical grid , cycle_layout +1")
((mod4 BackSpace) . "herbstclient cycle_monitor")
((mod4 u) . "herbstclient jumpto urgent")
- ((XF86AudioPlay) . "herbstclient spawn mpc toggle")
- ((XF86AudioNext) . "herbstclient spawn mpc next")
- ((XF86AudioPrev) . "herbstclient spawn mpc prev")
((mod4 c)
("1" . "herbstclient move_index 0")
("2" . "herbstclient move_index 1")