added keyboard shortcuts

This commit is contained in:
river
2026-02-01 13:59:00 -06:00
parent 61f2f4a8f1
commit c2ae3c8b06
3 changed files with 23 additions and 14 deletions

View File

@@ -348,10 +348,12 @@ bind = $mainMod SHIFT, F, exec, qutebrowser
bind = $mainMod SHIFT, Q, exec, qutebrowser
bind = $mainMod, SPACE, exec, playerctl play-pause
# bind = FUNCTION, L, exec, command, qs noctalia-shell ipc call lockScreen lock
bind = ALT_L, C, exec, qs -c noctalia-shell ipc call plugin:clipper openPanel
bind = ,code:148, exec, kitty --class calc-term -o "confirm_os_window_close 0" /home/venus/.cargo/bin/mathypad
#Plugin shortcuts
# This will toggle HyprExpo when SUPER+g is pressed
bind = SUPER, g, hyprexpo:expo, toggle
# bind = SUPER, g, hyprexpo:expo, toggle
# gesture = 3, vertical, hyprexpo:expo, on
#####################
@@ -377,7 +379,14 @@ plugin {
# See https://wiki.hypr.land/Configuring/Workspace-Rules/ for workspace rules
# Example windowrules that are useful
windowrule{
name = calculator
match:class = calc-term
opacity = 0.8
float = on
center = true
}
windowrule {
# Ignore maximize requests from all apps. You'll probably like this.
name = suppress-maximize-events