⚡ hypr(scripts): improvements for the "scripts/gen-pywal.sh" script and more
This commit is contained in:
+3
-6
@@ -3,9 +3,8 @@
|
||||
## RULES ##
|
||||
#############
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/
|
||||
# and https://wiki.hyprland.org/Configuring/Workspace-Rules/
|
||||
# for information on how to configure this
|
||||
# See https://wiki.hyprland.org/Configuring/Window-Rules for
|
||||
# more information on how to configure this
|
||||
|
||||
# Floating windows
|
||||
windowrulev2 = float, class:moe.launcher.*
|
||||
@@ -47,6 +46,7 @@ layerrule = animation slide right, eww-cc
|
||||
layerrule = animation fade, eww-calendar
|
||||
layerrule = animation fade, eww-volume
|
||||
layerrule = animation fade, eww-powermenu
|
||||
layerrule = animation up, control-center
|
||||
|
||||
# Opacity
|
||||
windowrulev2 = opacity .95 .95, class:kitty
|
||||
@@ -79,9 +79,6 @@ layerrule = ignorealpha .4, osd
|
||||
layerrule = ignorealpha .55, top-bar
|
||||
layerrule = ignorealpha .5, control-center
|
||||
|
||||
# Workspace Rules
|
||||
#workspace = 1, persistent:true
|
||||
#workspace = 2, persistent:true
|
||||
|
||||
# Suppress maximize event from windows
|
||||
windowrulev2 = suppressevent maximize, class:.*
|
||||
|
||||
Reference in New Issue
Block a user