Add rofi-calc

This commit is contained in:
Jake Howard 2019-10-06 20:21:30 +01:00
parent fb075fe028
commit 6fe24b40dc
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -21,6 +21,7 @@
- 'aur/polybar'
- 'redshift'
- 'rofi'
- 'rofi-calc'
- 'tbg'
- 'xdotool'