fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user