idk anymore
This commit is contained in:
@@ -62,6 +62,9 @@ animations {
|
||||
|
||||
animation = specialWorkspace, 1, 6, myBezier, slide
|
||||
|
||||
# animation = specialWorkspaceIn, 1, 6, myBezier, slidevert bottom
|
||||
# animation = specialWorkspaceOut, 1, 6, myBezier, slidevert top
|
||||
|
||||
animation = monitorAdded, 1, 30, monitorBez
|
||||
|
||||
}
|
||||
@@ -96,11 +99,6 @@ dwindle {
|
||||
preserve_split = true # You probably want this
|
||||
}
|
||||
|
||||
# Master layout
|
||||
master {
|
||||
new_status = master
|
||||
}
|
||||
|
||||
# Misc Config
|
||||
misc {
|
||||
force_default_wallpaper = 2
|
||||
@@ -110,10 +108,16 @@ misc {
|
||||
disable_splash_rendering = false
|
||||
font_family = "SF Pro Display"
|
||||
render_unfocused_fps = 240
|
||||
allow_session_lock_restore = 1
|
||||
}
|
||||
|
||||
# Layer Rules
|
||||
layerrule = animation slide top, waybar
|
||||
layerrule = abovelock true, waybar
|
||||
layerrule = abovelock true, notifications
|
||||
|
||||
# layerrule = noscreenshare, notifications
|
||||
|
||||
layerrule = animation fade, selection
|
||||
layerrule = animation popin 70%, wofi
|
||||
layerrule = animation slide right, notifications
|
||||
|
||||
Reference in New Issue
Block a user