Add a Super + Shift + = hotkey for calculator
This commit is contained in:
@@ -9,6 +9,7 @@ o.bind("XF86PowerOff", "Power menu", "omarchy-menu toggle system", { locked = tr
|
||||
o.bind("SUPER + K", "Show key bindings", "omarchy-menu-keybindings")
|
||||
o.bind("SUPER + ALT + K", "Show Tmux key bindings", "omarchy-menu-tmux-keybindings")
|
||||
o.bind("XF86Calculator", "Calculator", "omacalc")
|
||||
o.bind("SUPER + SHIFT + EQUAL", "Calculator", "omacalc")
|
||||
|
||||
o.bind_toggle("SUPER + SHIFT + SPACE", "Toggle top bar", "bar")
|
||||
o.bind("SUPER + CTRL + SPACE", "Background switcher", "omarchy-menu toggle background")
|
||||
|
||||
Reference in New Issue
Block a user