add calculator
This commit is contained in:
@@ -10,6 +10,7 @@ $terminal = kitty
|
||||
$fileManager = dolphin
|
||||
$menu = rofi -show drun
|
||||
$screenshot = grim -g "$(slurp)" - | swappy -f -
|
||||
$calc = rofi -show calc -modi calc -no-show-match -no-sort
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
@@ -228,6 +229,7 @@ bind = SUPER_SHIFT, Q, killactive,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, F, togglefloating,
|
||||
bind = $mainMod, D, exec, $menu
|
||||
bind = $mainMod, C, exec, $calc
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, h, movefocus, l
|
||||
|
||||
Reference in New Issue
Block a user