mirror of
https://github.com/eliasrenman/dotfiles.git
synced 2026-03-16 20:46:08 +01:00
fix: upgrade to nixos 23.11 channel
This commit is contained in:
@@ -25,23 +25,23 @@ decoration {
|
||||
# Round corners
|
||||
#
|
||||
rounding = 3
|
||||
multisample_edges = true
|
||||
|
||||
|
||||
#
|
||||
# Opacity
|
||||
#
|
||||
active_opacity = 0.98
|
||||
inactive_opacity = 0.65
|
||||
|
||||
#
|
||||
# Blur
|
||||
#
|
||||
blur = true
|
||||
blur_size = 2
|
||||
blur_passes = 2
|
||||
blur_new_optimizations = true
|
||||
|
||||
|
||||
#
|
||||
blur {
|
||||
enabled = true
|
||||
size = 2
|
||||
passes = 2
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
# Shadow
|
||||
#
|
||||
@@ -110,7 +110,7 @@ windowrule = fullscreen, wlogout
|
||||
windowrule = float, title:wlogout
|
||||
windowrule = fullscreen, title:wlogout
|
||||
windowrule = idleinhibit focus, mpv
|
||||
windowrule = idleinhibit fullscreen, Google-chrome
|
||||
windowrule = idleinhibit fullscreen, firefox
|
||||
windowrule = float, title:^(Media viewer)$
|
||||
windowrule = float, title:^(Volume Control)$
|
||||
windowrule = float, title:^(Picture-in-Picture)$
|
||||
@@ -118,9 +118,9 @@ windowrule = size 800 600, title:^(Volume Control)$
|
||||
windowrule = move 39% 420, title:^(Volume Control)$
|
||||
|
||||
windowrulev2 = workspace 1, class:^(alacritty)$
|
||||
windowrulev2 = workspace 2, class:^(Google-chrome)$
|
||||
windowrulev2 = workspace 2, class:^(firefox)$
|
||||
windowrulev2 = workspace 3, class:^(discord)$
|
||||
windowrulev2 = workspace 3, class:^(spotify-qt)$
|
||||
windowrulev2 = workspace 3, class:^(Spotify)$
|
||||
windowrulev2 = workspace 3, class:^(Slack)$
|
||||
windowrulev2 = workspace special, class:^(thunar)$
|
||||
windowrulev2 = workspace special, class:^(YouTube Music)$
|
||||
|
||||
Reference in New Issue
Block a user