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
|
||||
|
@@ -10,17 +10,17 @@ general {
|
||||
##################
|
||||
|
||||
background {
|
||||
monitor = DP-1
|
||||
monitor = DP-2
|
||||
path = $HOME/.config/hypr/images/ultrawide.jpg
|
||||
}
|
||||
|
||||
background {
|
||||
monitor = DP-2
|
||||
monitor = DP-1
|
||||
path = $HOME/.config/hypr/images/standard.jpg
|
||||
}
|
||||
|
||||
background {
|
||||
monitor = HDMI-A-2
|
||||
monitor = HDMI-A-1
|
||||
path = $HOME/.config/hypr/images/vertical.jpg
|
||||
}
|
||||
|
||||
|
@@ -11,7 +11,7 @@ preload = $HOME/.config/hypr/images/standard.jpg
|
||||
preload = $HOME/.config/hypr/images/vertical.jpg
|
||||
|
||||
# Per-monitor wallpaper assignments
|
||||
wallpaper = DP-1, $HOME/.config/hypr/images/ultrawide.jpg
|
||||
wallpaper = DP-2, $HOME/.config/hypr/images/standard.jpg
|
||||
wallpaper = HDMI-A-2,$HOME/.config/hypr/images/vertical.jpg
|
||||
wallpaper = DP-2, $HOME/.config/hypr/images/ultrawide.jpg
|
||||
wallpaper = DP-1, $HOME/.config/hypr/images/standard.jpg
|
||||
wallpaper = HDMI-A-1,$HOME/.config/hypr/images/vertical.jpg
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# Generated by nwg-displays on 2025-07-12 at 14:51:36. Do not edit manually.
|
||||
# Generated by nwg-displays on 2025-07-19 at 13:37:07. Do not edit manually.
|
||||
|
||||
monitor=DP-1,2560x1440@59.95,1920x1584,1.0
|
||||
monitor=DP-2,3440x1440@100.0,1480x144,1.0
|
||||
monitor=HDMI-A-2,1920x1080@60.0,0x1584,1.0
|
||||
monitor=HDMI-A-1,1920x1080@60.0,0x1584,1.0
|
||||
monitor=DP-2,3440x1440@100.0,1476x144,1.0
|
||||
monitor=DP-1,2560x1440@99.95,1920x1584,1.0
|
||||
|
@@ -1,4 +1,4 @@
|
||||
# Generated by nwg-displays on 2025-07-12 at 14:51:32. Do not edit manually.
|
||||
# Generated by nwg-displays on 2025-07-19 at 13:37:04. Do not edit manually.
|
||||
|
||||
workspace=1,monitor:DP-1,default:true
|
||||
workspace=2,monitor:DP-1
|
||||
@@ -7,6 +7,6 @@ workspace=4,monitor:DP-1
|
||||
workspace=5,monitor:DP-2,default:true
|
||||
workspace=6,monitor:DP-2
|
||||
workspace=7,monitor:DP-2
|
||||
workspace=8,monitor:HDMI-A-2,default:true
|
||||
workspace=9,monitor:HDMI-A-2
|
||||
workspace=10,monitor:HDMI-A-2
|
||||
workspace=8,monitor:HDMI-A-1,default:true
|
||||
workspace=9,monitor:HDMI-A-1
|
||||
workspace=10,monitor:HDMI-A-1
|
||||
|
Reference in New Issue
Block a user