fix: hyprland

This commit is contained in:
2026-01-25 20:29:09 +00:00
parent 3415379b2f
commit f01c283d58

View File

@ -74,10 +74,6 @@ env = QT_QPA_PLATFORMTHEME,qt5ct
exec-once = XDG_MENU_PREFIX=arch- kbuildsycoca6
# Default starts
exec-once = [workspace 9 silent] keepassxc
exec-once = [workspace 2 silent] vivaldi
#####################
### LOOK AND FEEL ###
#####################
@ -321,16 +317,3 @@ bindl = , switch:Lid Switch, exec, hyprlock
##############################
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
# Example windowrule v1
# windowrule = float, ^(kitty)$
# Example windowrule v2
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
# Ignore maximize requests from apps. You'll probably like this.
windowrulev2 = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0