diff options
Diffstat (limited to 'i3wm/.i3/config')
-rw-r--r-- | i3wm/.i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3wm/.i3/config b/i3wm/.i3/config index c321d69..9e1f9e9 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -128,5 +128,5 @@ exec --no-startup-id nm-applet exec --no-startup-id volumeicon exec --no-startup-id feh --bg-center ~/.background.jpg exec --no-startup-id xautolock -time 5 -locker "i3lock -c 000000" -exec --no-startup-id rofi -key-combi "$mod+space" +exec --no-startup-id rofi -key-combi "SuperL+space" exec --no-startup-id gvim ~/note/index.wiki |