Various fixes for gaming
This commit is contained in:
@@ -188,6 +188,10 @@
|
||||
windowrulev2 = workspace special silent,$pavucontrol
|
||||
windowrulev2 = opacity 0.80,$pavucontrol
|
||||
|
||||
windowrulev2 = float,title:^(Kdenlive)$
|
||||
|
||||
windowrulev2 = float,class:^(pokefinder)$
|
||||
|
||||
windowrulev2 = opacity 0.85,$gearyscratchpad
|
||||
windowrulev2 = opacity 0.80,title:ORUI
|
||||
windowrulev2 = opacity 0.80,title:Heimdall
|
||||
|
5
user/wm/hyprland/hyprprofiles/profiles/Gaming/start-hook.sh
Executable file
5
user/wm/hyprland/hyprprofiles/profiles/Gaming/start-hook.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
hyprctl keyword unbind SUPER,S;
|
||||
hyprctl keyword bind SUPER,S,exec,container-open Gaming;
|
||||
emacsclient --eval '(org-roam-switch-db "Producer.p\/Rinias.p" t)'
|
Reference in New Issue
Block a user