- 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
|
||||
#windowrule {
|
||||
# name = windowrule-jb-tag
|
||||
# tag = +jb
|
||||
# match:class = ^jetbrains-.*
|
||||
# #match:float = 1
|
||||
# float = off
|
||||
#}
|
||||
|
||||
#windowrule {
|
||||
# name = windowrule-jb-focus
|
||||
# stay_focused = on
|
||||
# no_initial_focus = on
|
||||
# match:tag = jb
|
||||
#}
|
||||
windowrule {
|
||||
name = windowrule-jb-tag
|
||||
tag = +jb
|
||||
match:class = ^jetbrains-.*
|
||||
match:initial_title = ""
|
||||
#match:float = 1
|
||||
}
|
||||
|
||||
windowrule {
|
||||
name = windowrule-jb-focus2
|
||||
name = windowrule-jb-focus
|
||||
focus_on_activate = on
|
||||
no_initial_focus = on
|
||||
float=off
|
||||
match:class = ^jetbrains-(?!toolbox)"
|
||||
match:tag = jb
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user