[Hyprland] Add binds for qalculate
This commit is contained in:
@@ -64,6 +64,9 @@ bind = , B, submap, reset
|
||||
bind = , P, exec, alvr_dashboard
|
||||
bind = , P, submap, reset
|
||||
|
||||
bind = , C, exec, qalculate-qt
|
||||
bind = , C, submap, reset
|
||||
|
||||
bind = , A, exec, notify-send 'AirPlay server starting...' --app-name="AirPlay Audio" && terminator -T "hidden-terminator" -e "systemctl start avahi-daemon && shairport-sync -a LinuxPlay"
|
||||
bind = , A, submap, reset
|
||||
|
||||
|
||||
@@ -90,6 +90,11 @@ windowrule = center on, match:title ^(File Operation Progress)$
|
||||
windowrule = float on, match:title ^(Loading)(.*)$
|
||||
windowrule = center on, match:title ^(Loading)(.*)$
|
||||
|
||||
windowrule = float on, match:title ^(Qalculate)(.*)$
|
||||
windowrule = center on, match:title ^(Qalculate)(.*)$
|
||||
windowrule = workspace special, match:title ^(Qalculate)(.*)$
|
||||
windowrule = size 1200 800, match:title ^(Qalculate)(.*)$
|
||||
|
||||
windowrule = float on, match:class pavucontrol-qt
|
||||
windowrule = center on, match:class pavucontrol-qt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user