mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-19 13:46:17 +10:00
Minor edits.
This commit is contained in:
@@ -274,13 +274,13 @@ layout {
|
|||||||
// which may be more convenient to use.
|
// which may be more convenient to use.
|
||||||
// See the binds section below for more spawn examples.
|
// See the binds section below for more spawn examples.
|
||||||
|
|
||||||
// This line starts waybar, a commonly used bar for Wayland compositors.
|
|
||||||
//spawn-at-startup "kanshi"
|
//spawn-at-startup "kanshi"
|
||||||
spawn-at-startup "swayidle" "-w" \
|
spawn-at-startup "swayidle" "-w" \
|
||||||
"timeout" "600" "niri msg action power-off-monitors"
|
"timeout" "600" "niri msg action power-off-monitors"
|
||||||
spawn-at-startup "xwayland-satellite"
|
spawn-at-startup "xwayland-satellite"
|
||||||
spawn-at-startup "waypaper" "--backend" "swaybg" "--restore"
|
spawn-at-startup "waypaper" "--backend" "swaybg" "--restore"
|
||||||
spawn-at-startup "waybar"
|
//spawn-at-startup "waybar"
|
||||||
|
spawn-sh-at-startup "dms run"
|
||||||
spawn-at-startup "/usr/bin/emacs" "--daemon"
|
spawn-at-startup "/usr/bin/emacs" "--daemon"
|
||||||
spawn-at-startup "nextcloud"
|
spawn-at-startup "nextcloud"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user