fix hyprland config
This commit is contained in:
@ -96,12 +96,12 @@
|
||||
"$mainMod, o, exec, playerctl play-pause"
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
#ignore maximize requests
|
||||
"suppressevent maximize, class:.*"
|
||||
#fix dragging issues with xwayland
|
||||
"nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0"
|
||||
];
|
||||
# windowrulev2 = [
|
||||
# #ignore maximize requests
|
||||
# "suppressevent maximize, class:.*"
|
||||
# #fix dragging issues with xwayland
|
||||
# "nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0"
|
||||
# ];
|
||||
|
||||
input = {
|
||||
kb_layout = "fr";
|
||||
|
||||
Reference in New Issue
Block a user