Add rofi pass binding

kind of wierd key, not sure if I should keep it
This commit is contained in:
Adam Goldsmith 2017-02-23 19:21:45 -05:00
parent 18bd46d359
commit 6018ebe4b8
1 changed files with 2 additions and 0 deletions

View File

@ -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+n exec ~/.config/i3/rename_workspace.sh
bindsym $mod+c exec --no-startup-id rofi-pass
# Brighness Control
bindsym XF86MonBrightnessUp exec light -A 10
bindsym XF86MonBrightnessDown exec light -U 10