✨ feat(hyprland): add extra window rules, change settings
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
|
||||
################################################
|
||||
## Retrozinndev's Hyprland configuration file ##
|
||||
################################################
|
||||
|
||||
# Monitors
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
|
||||
# Autostart
|
||||
source = ~/.config/hypr/autostart.conf
|
||||
#############################################
|
||||
## Retrozinndev's Hyprland Configurations! ##
|
||||
#############################################
|
||||
|
||||
# Environment
|
||||
source = ~/.config/hypr/environment.conf
|
||||
|
||||
# Monitors
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
|
||||
# Devices
|
||||
# source = ~/.config/hypr/devices.conf # Uncomment this line to apply file, remember to make it first!
|
||||
|
||||
# Appearance
|
||||
source = ~/.config/hypr/appearance.conf
|
||||
|
||||
# Autostart
|
||||
source = ~/.config/hypr/autostart.conf
|
||||
|
||||
# Bindings
|
||||
source = ~/.config/hypr/bindings.conf
|
||||
|
||||
|
||||
@@ -30,7 +30,11 @@ layerrule = animation fade, hyprpaper
|
||||
layerrule = animation slide right, swaync-notification-window
|
||||
layerrule = animation fade, hyprpicker
|
||||
|
||||
# Opacity
|
||||
windowrulev2 = opacity , class:kitty
|
||||
|
||||
# Blur
|
||||
blurls = logout_dialog
|
||||
blurls = kitty
|
||||
|
||||
windowrulev2 = suppressevent maximize, class:.*
|
||||
|
||||
Reference in New Issue
Block a user