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