fixed some basic qol stuff, bt plugins, and wayland scaling
This commit is contained in:
@@ -18,14 +18,20 @@ windowrule{
|
||||
name = discord
|
||||
match:class = vesktop
|
||||
workspace = special:discord
|
||||
|
||||
}
|
||||
|
||||
windowrule{
|
||||
name = gaming
|
||||
match:class = steam
|
||||
workspace = special:gaming
|
||||
}
|
||||
|
||||
windowrule{
|
||||
name = thunderbird
|
||||
match:class = org.mozilla.Thunderbird
|
||||
workspace = special:email
|
||||
|
||||
}
|
||||
|
||||
windowrule {
|
||||
# Ignore maximize requests from all apps. You'll probably like this.
|
||||
name = suppress-maximize-events
|
||||
@@ -45,6 +51,10 @@ windowrule {
|
||||
no_focus = true
|
||||
}
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
# Hyprland-run windowrule
|
||||
windowrule {
|
||||
name = move-hyprland-run
|
||||
|
||||
Reference in New Issue
Block a user