aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-11-09 15:01:57 +0100
committerGravatar Tom Willemse2016-11-09 15:01:57 +0100
commitdbfdcab10a08bc4bd795145b58163e12731d8bde (patch)
tree54c334827599c2ccb1261d5053f77599e982bc9d
parenteac409d1887f31e1b92e08a7976a10c32e7f362a (diff)
downloadnew-dotfiles-dbfdcab10a08bc4bd795145b58163e12731d8bde.tar.gz
new-dotfiles-dbfdcab10a08bc4bd795145b58163e12731d8bde.zip
Fix rofi window switching keybinding
-rw-r--r--rofi/.config/rofi/windows.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/rofi/.config/rofi/windows.conf b/rofi/.config/rofi/windows.conf
index d520d5d..f9c033c 100644
--- a/rofi/.config/rofi/windows.conf
+++ b/rofi/.config/rofi/windows.conf
@@ -1,3 +1,3 @@
! -*- mode: conf-xdefaults; -*-
-rofi.kb-accept-entry: Control+Return,Shift+Return
-rofi.kb-accept-custom: Control+j,Control+m,Return,KP_Enter
+rofi.kb-accept-entry: Shift+Return
+rofi.kb-accept-alt: Control+j,Control+m,Return,KP_Enter