Add rofi-calc
This commit is contained in:
parent
fb075fe028
commit
6fe24b40dc
2 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,7 @@ bindsym $mod+l exec --no-startup-id betterlockscreen -l dimblur
|
|||
bindsym $mod+Shift+l exec --no-startup-id pranklock
|
||||
bindsym $mod+d exec --no-startup-id rofi -show drun -sidebar-mode
|
||||
bindsym $mod+Tab exec --no-startup-id rofi -show window
|
||||
bindsym $mod+c exec --no-startup-id rofi -show calc -modi calc -no-show-match -no-sort
|
||||
bindsym $mod+Return exec alacritty
|
||||
bindsym $mod+n exec --no-startup-id nautilus
|
||||
bindsym $mod+Shift+g exec --no-startup-id gvim
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
- 'aur/polybar'
|
||||
- 'redshift'
|
||||
- 'rofi'
|
||||
- 'rofi-calc'
|
||||
- 'tbg'
|
||||
- 'xdotool'
|
||||
|
||||
|
|
Loading…
Reference in a new issue