redesigns waybar and small hyprland adjustments
This commit is contained in:
@@ -75,12 +75,13 @@ hl.window_rule({
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
name = "btop",
|
||||
name = "kitty",
|
||||
match = {
|
||||
class = "kitty",
|
||||
},
|
||||
float = true,
|
||||
size = {1920, 1080}
|
||||
size = {1920, 1080},
|
||||
opacity = 0.8
|
||||
})
|
||||
|
||||
-- Hyprland-run windowrule
|
||||
|
||||
Reference in New Issue
Block a user