Added config for rofi on tokyo
Added sway keybind to filter windows Updated installer script to handle new files
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
# Variables
|
||||
#
|
||||
|
||||
set $LAUNCH 'rofi -show drun'
|
||||
set $LOCK 'swaylock'
|
||||
set $LOCK 'swaylock'
|
||||
|
||||
set $MOD Mod4
|
||||
|
||||
@@ -33,7 +32,8 @@ floating_modifier $MOD normal
|
||||
|
||||
bindsym $MOD+return exec footclient
|
||||
bindsym $MOD+shift+q kill
|
||||
bindsym $MOD+d exec $LAUNCH
|
||||
bindsym $MOD+d exec 'rofi -show drun'
|
||||
bindsym $MOD+w exec 'rofi -show window'
|
||||
|
||||
bindsym $MOD+shift+r reload
|
||||
bindsym $MOD+shift+e exec swaynag -t warning -m 'Quit sway?' -b 'Exit' 'swaymsg exit'
|
||||
|
||||
Reference in New Issue
Block a user