- corrected pycharm window tagging and riles in hyprland config
This commit is contained in:
@@ -331,26 +331,19 @@ windowrule {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#jetbrain xwayland fixes. see https://github.com/hyprwm/Hyprland/issues/4257
|
#jetbrain xwayland fixes. see https://github.com/hyprwm/Hyprland/issues/4257
|
||||||
#windowrule {
|
windowrule {
|
||||||
# name = windowrule-jb-tag
|
name = windowrule-jb-tag
|
||||||
# tag = +jb
|
tag = +jb
|
||||||
# match:class = ^jetbrains-.*
|
match:class = ^jetbrains-.*
|
||||||
# #match:float = 1
|
match:initial_title = ""
|
||||||
# float = off
|
#match:float = 1
|
||||||
#}
|
}
|
||||||
|
|
||||||
#windowrule {
|
|
||||||
# name = windowrule-jb-focus
|
|
||||||
# stay_focused = on
|
|
||||||
# no_initial_focus = on
|
|
||||||
# match:tag = jb
|
|
||||||
#}
|
|
||||||
|
|
||||||
windowrule {
|
windowrule {
|
||||||
name = windowrule-jb-focus2
|
name = windowrule-jb-focus
|
||||||
focus_on_activate = on
|
focus_on_activate = on
|
||||||
no_initial_focus = on
|
no_initial_focus = on
|
||||||
float=off
|
float=off
|
||||||
match:class = ^jetbrains-(?!toolbox)"
|
match:tag = jb
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user