👐 foo: too lazy to come up with a helpful commit message :)

This commit is contained in:
2025-12-16 21:45:53 +01:00
parent 8fc4fd63ff
commit 809de7f5a3
28 changed files with 61 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
output "eDP-1" {
// off
mode "2560x1600@60.002"
mode "2560x1600@240"
scale 1.25
background-color "#1e1e2e"
backdrop-color "#1e1e2e"

View File

@@ -19,7 +19,7 @@ layout {
focus-ring {
width 2
active-color "#b4befe"
active-color "#89b4fa"
inactive-color "#1e1e2e"
}
@@ -79,7 +79,7 @@ window-rule {
recent-windows {
highlight {
active-color "#b4befe"
active-color "#89b4fa"
urgent-color "#f38ba8"
corner-radius 14
}