hibernate & waybar & maybe some other things

This commit is contained in:
2026-01-26 21:12:31 +01:00
parent 2586d31db5
commit ea1eb4b73d
5 changed files with 79 additions and 23 deletions

View File

@@ -3,8 +3,17 @@ cursor {
xcursor-size 30
}
// Mod+O Overview
// Make workspaces four times smaller than normal in the overview.
overview {
zoom 0.5
backdrop-color "#1e1e2e"
}
// Disable hotkey overlay at startup:
hotkey-overlay {
skip-at-startup
}
// This config is in the KDL format: https://kdl.dev
// "/-" comments out the following node.
@@ -210,7 +219,7 @@ layout {
// You can enable drop shadows for windows.
shadow {
// Uncomment the next line to enable shadows.
// on
// on
// By default, the shadow draws only around its window, and not behind it.
// Uncomment this setting to make the shadow draw behind its window.
@@ -252,7 +261,7 @@ layout {
struts {
// left 64
// right 64
// top 64
top -6
// bottom 64
}
}
@@ -295,7 +304,7 @@ animations {
// off
// Slow down all animations by this factor. Values below 1 speed them up instead.
// slowdown 3.0
slowdown 0.8
}
// Window rules let you adjust behavior for individual windows.