updates hyprland configs
This commit is contained in:
@@ -35,11 +35,12 @@ hl.window_rule({
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
name = "discord",
|
||||
name = "vesktop",
|
||||
match = {
|
||||
class = "discord",
|
||||
class = "vesktop",
|
||||
},
|
||||
monitor = RIGHT_MONITOR,
|
||||
no_follow_mouse = true
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
|
||||
Reference in New Issue
Block a user