add calculator

This commit is contained in:
2025-11-28 15:09:18 -03:00
parent eb50b528a4
commit c09e9843dc

View File

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