mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 22:51:00 +00:00
refactor: remove caelestia shell
This commit is contained in:
@@ -19,8 +19,6 @@ workspace = 10, monitor:eDP-1
|
||||
|
||||
# Autostart
|
||||
exec-once = waypaper --restore
|
||||
exec-once = sleep 1 && ~/.config/hypr/scripts/sync-caelestia-wallpaper.sh
|
||||
exec-once = sleep 1 && caelestia shell -d
|
||||
exec-once = python3 ~/.config/hypr/scripts/monitor-handler.py
|
||||
exec-once = hyprctl setcursor Adwaita 24
|
||||
exec-once = mkdir -p $HOME/Pictures/Screenshots
|
||||
@@ -253,30 +251,6 @@ windowrule {
|
||||
}
|
||||
|
||||
# Layer Rules
|
||||
layerrule {
|
||||
name = Caelestia-drawers
|
||||
match:title = ^caelestia(drawers|background)$
|
||||
animation = fade
|
||||
}
|
||||
|
||||
layerrule {
|
||||
name = drawers
|
||||
match:namespace = caelestia-drawers
|
||||
blur = on
|
||||
}
|
||||
|
||||
layerrule {
|
||||
name = drawers-alpha
|
||||
match:namespace = caelestia-drawers
|
||||
ignore_alpha = 0.57
|
||||
}
|
||||
|
||||
layerrule {
|
||||
name = border-exclusion
|
||||
match:title = ^caelestia-(border-exclusion|area-picker)$
|
||||
no_anim = true
|
||||
}
|
||||
|
||||
layerrule {
|
||||
name = wofi
|
||||
match:namespace = wofi
|
||||
|
||||
Reference in New Issue
Block a user