all repos

dotfiles @ 93a5fc5bc75a77e37e3422c6227c5cff0eeac17d

my dotfiles
1 files changed, 1 insertions(+), 3 deletions(-)
niri: remove xwayland-satellite from startup
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-09-05 18:50:50 +0300
Parent: d14c4fc
M config/niri/config.kdl

@@ -1,14 +1,12 @@

-// vim: foldmethod=marker ts=2 sw=2 +// vim: foldenable foldmethod=marker ts=2 sw=2 // auto start {{{ spawn-at-startup "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1" spawn-at-startup "~/.config/niri/waybar" spawn-at-startup "dunst" -spawn-at-startup "xwayland-satellite" // TODO: remove in next update spawn-at-startup "hypridle" "-c" "/home/olex/.config/niri/hypridle.conf" // }}} // env {{{ environment { - DISPLAY ":0" QT_QPA_PLATFORM "wayland;xcb" QT_WAYLAND_DISABLE_WINDOWDECORATION "1" MOZ_ENABLE_WAYLAND "1"