hibernate & waybar & maybe some other things
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user