Add binding for autopass
This commit is contained in:
parent
8dda5c4eb1
commit
1059098f1a
@ -70,6 +70,7 @@ bindsym $mod+Shift+t exec --no-startup-id "rofi -show mworkspace"
|
|||||||
bindsym $mod+n exec $config_dir/rename_workspace.py
|
bindsym $mod+n exec $config_dir/rename_workspace.py
|
||||||
|
|
||||||
bindsym $mod+c exec --no-startup-id rofi-pass --last-used
|
bindsym $mod+c exec --no-startup-id rofi-pass --last-used
|
||||||
|
bindsym $mod+Shift+c exec --no-startup-id autopass
|
||||||
|
|
||||||
# Brighness Control
|
# Brighness Control
|
||||||
bindsym XF86MonBrightnessUp exec light -A 10
|
bindsym XF86MonBrightnessUp exec light -A 10
|
||||||
|
Loading…
Reference in New Issue
Block a user