Add rofi pass binding
kind of wierd key, not sure if I should keep it
This commit is contained in:
parent
18bd46d359
commit
6018ebe4b8
@ -55,6 +55,8 @@ bindsym $mod+t exec --no-startup-id "rofi $rofiOptions -show sworkspace"
|
|||||||
bindsym $mod+Shift+t exec --no-startup-id "rofi $rofiOptions -show mworkspace"
|
bindsym $mod+Shift+t exec --no-startup-id "rofi $rofiOptions -show mworkspace"
|
||||||
bindsym $mod+n exec ~/.config/i3/rename_workspace.sh
|
bindsym $mod+n exec ~/.config/i3/rename_workspace.sh
|
||||||
|
|
||||||
|
bindsym $mod+c exec --no-startup-id rofi-pass
|
||||||
|
|
||||||
# Brighness Control
|
# Brighness Control
|
||||||
bindsym XF86MonBrightnessUp exec light -A 10
|
bindsym XF86MonBrightnessUp exec light -A 10
|
||||||
bindsym XF86MonBrightnessDown exec light -U 10
|
bindsym XF86MonBrightnessDown exec light -U 10
|
||||||
|
Loading…
Reference in New Issue
Block a user