updated scripts (added podman-update.sh)
This commit is contained in:
@@ -83,6 +83,7 @@ spawn-at-startup "swww-daemon"
|
||||
spawn-at-startup "xwayland-satellite"
|
||||
spawn-at-startup "gammastep" "-l" "47.38:8.54" "-t" "6000:4000"
|
||||
spawn-at-startup "kitty"
|
||||
spawn-at-startup "kanshi"
|
||||
spawn-at-startup "librewolf"
|
||||
spawn-at-startup "sh" "-c" "sleep 5 && exec swayidle -w timeout 300 hyprlock timeout 600 'niri msg action power-off-monitors' resume 'niri msg action power-on-monitors' timeout 3600 'systemctl suspend'"
|
||||
prefer-no-csd
|
||||
@@ -104,13 +105,13 @@ match app-id=r#"^org\.keepassxc\.KeePassXC$"#
|
||||
match app-id=r#"^org\.gnome\.World\.Secrets$"#
|
||||
block-out-from "screen-capture"
|
||||
}
|
||||
window-rule {
|
||||
match app-id="Bitwarden"
|
||||
default-column-width {
|
||||
proportion 0.6667
|
||||
}
|
||||
open-floating true
|
||||
}
|
||||
// window-rule {
|
||||
// match app-id="Bitwarden"
|
||||
// default-column-width {
|
||||
// proportion 0.6667
|
||||
// }
|
||||
// open-floating true
|
||||
// }
|
||||
// terminal window-rule
|
||||
window-rule {
|
||||
match app-id="Zoom Workplace"
|
||||
|
||||
Reference in New Issue
Block a user