diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 845e26f..a950b5e 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -109,7 +109,7 @@ environment { DISPLAY ":1" // # Optional: You may also need to add the following for some specific issues _JAVA_AWT_WM_NONREPARENTING "1" - GLFW_PLATFORM "x11" + // GLFW_PLATFORM "x11" } // Settings that influence how windows are positioned and sized. // Find more information on the wiki: @@ -275,7 +275,7 @@ layout { // This line starts waybar, a commonly used bar for Wayland compositors. spawn-at-startup "kanshi" spawn-at-startup "waybar" -spawn-at-startup "waypaper" "--restore" +spawn-at-startup "waypaper" "--backend" "swaybg" "--restore" spawn-at-startup "xwayland-satellite" spawn-at-startup "/usr/bin/emacs" "--daemon" spawn-at-startup "nextcloud"