mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Minor edit to niri.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user