diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index a950b5e..a6ec76a 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -3,6 +3,8 @@ // Check the wiki for a full description of the configuration: // https://yalter.github.io/niri/Configuration:-Introduction +include "monitors.kdl" + // Input device configuration. // Find the full list of options on the wiki: // https://yalter.github.io/niri/Configuration:-Input @@ -273,10 +275,10 @@ layout { // 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 "waybar" -spawn-at-startup "waypaper" "--backend" "swaybg" "--restore" +//spawn-at-startup "kanshi" spawn-at-startup "xwayland-satellite" +spawn-at-startup "waypaper" "--backend" "swaybg" "--restore" +spawn-at-startup "waybar" spawn-at-startup "/usr/bin/emacs" "--daemon" spawn-at-startup "nextcloud"