This commit is contained in:
Mikhail Kilin
2026-06-21 16:22:06 +03:00
parent 698c953c55
commit 8cedd606f5
58 changed files with 4333 additions and 146 deletions

View File

@@ -145,6 +145,7 @@ environment {
}
// screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
spawn-at-startup "sh" "-c" "exec ~/.local/bin/swaybg -i ~/Pictures/Wallpapers/image.png -m fill"
spawn-at-startup "waybar"
hotkey-overlay {
// skip-at-startup
@@ -365,6 +366,14 @@ window-rule {
// open-fullscreen false
}
window-rule {
match title="khal-popup"
open-floating true
default-floating-position x=0 y=0 relative-to="top-right"
default-column-width { fixed 600; }
default-window-height { fixed 400; }
}
window-rule {
match is-active=false
// opacity 0.95