updated hyprland settings
This commit is contained in:
@@ -63,8 +63,12 @@ bind = $mainMod SHIFT, A, exec, $notclose
|
||||
bind = $mainMod CTRL, A, exec, $notcloseall
|
||||
|
||||
# Screenshot
|
||||
bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit output
|
||||
bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit area
|
||||
#bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit output
|
||||
#bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit area
|
||||
|
||||
#testing stuff
|
||||
bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="/home/cnachtigall/git/clone/Satty/target/debug/satty -f" grimblast --notify edit output
|
||||
bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="/home/cnachtigall/git/clone/Satty/target/debug/satty -f" grimblast --notify edit area
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
@@ -8,6 +8,7 @@
|
||||
windowrule = workspace 10, class:^(info\.mumble\.Mumble|discord|TeamSpeak|vesktop)$
|
||||
# Signal & Telegram
|
||||
windowrule = workspace 9, class:^(Element|signal|Signal|org\.telegram\.desktop)$
|
||||
windowrule = noscreenshare, class:^(Element|signal|Signal|org\.telegram\.desktop)$
|
||||
|
||||
## ========== Multimedia ==========
|
||||
windowrule = workspace 8, class:Spotify
|
||||
@@ -51,6 +52,7 @@ windowrule = float, class:OrcaSlicer
|
||||
|
||||
## ========== System ==========
|
||||
windowrule = float, class:org.keepassxc.KeePassXC
|
||||
windowrule = noscreenshare, class:org.keepassxc.KeePassXC
|
||||
windowrule = float, class:org.kde.dolphin
|
||||
windowrule = float, class:com.saivert.pwvucontrol
|
||||
windowrule = float, class:org.gnome.Nautilus
|
||||
|
Reference in New Issue
Block a user