Update multiple configs

This commit is contained in:
Tobias Reisinger 2025-04-17 15:30:57 +02:00
parent 1213f06bfc
commit d8439473fb
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
12 changed files with 23 additions and 6 deletions

View file

@ -4,6 +4,7 @@ bind = $main_mod, return, exec, $TERMINAL
bind = $main_mod SHIFT, return, exec, [float] $TERMINAL
bind = $main_mod, Q, killactive,
bind = $main_mod SHIFT, Q, forcekillactive,
bind = $main_mod, S, togglefloating,
bind = $main_mod, F, fullscreen,

View file

@ -9,6 +9,6 @@ source = ~/.config/hypr/vars.conf
source = ~/.config/hypr/binds.conf
source = ~/.config/hypr/rules.conf
exec-once = autostart-manage start wallpaper
exec-once = autostart-manage sync wayland,hyprland
exec-once = autostart-manage run-wayland
exec = xsetroot -cursor_name left_ptr

View file

@ -46,7 +46,7 @@ windowrulev2 = float, class:(thunderbird), title:(Reminder)
windowrulev2 = float, class:(org.keepassxc.KeePassXC), title:(KeePassXC - Browser Access Request)
windowrulev2 = float, class:(Pinetry-gtk-2)
windowrulev2 = stayfocused, class:(Pinentry-gtk)
windowrulev2 = fullscreen, class:(FreeTube)
@ -64,6 +64,7 @@ windowrulev2 = float, class:(zenity), title:^(Progress)
windowrulev2 = noinitialfocus, class:(steam), title:^(Friends List)
windowrulev2 = workspace $ws_chat silent, class:(steam), title:^(Friends List)
windowrulev2 = fullscreen, class:^Minecraft
windowrulev2 = fullscreen, class:^cs2$
windowrulev2 = workspace $ws_focus, class:^cs2$
windowrulev2 = fullscreen, class:^factorio$

View file

@ -36,6 +36,9 @@ cursor {
misc {
disable_hyprland_logo = true
background_color = 0x1E1F29
#anr_missed_pings = 10
enable_anr_dialog = false
}
decoration {