This commit is contained in:
2026-03-04 08:26:03 -08:00
parent 8db99f83de
commit d26642e949
4 changed files with 13 additions and 1 deletions

View File

@@ -277,6 +277,8 @@ layout {
// which may be more convenient to use.
// See the binds section below for more spawn examples.
spawn-at-startup "bash" "~/.local/bin/start-keyring.sh"
// This line starts waybar, a commonly used bar for Wayland compositors.
// spawn-at-startup "waybar"
@@ -615,3 +617,5 @@ binds {
// moving the mouse or pressing any other key.
Mod+Shift+P { power-off-monitors; }
}
include "dms/outputs.kdl"