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