mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fixed too much stuff
This commit is contained in:
parent
e9adff9c68
commit
cf80eff840
5 changed files with 19 additions and 8 deletions
|
@ -2,5 +2,5 @@ export XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share:/var/lib/flatpak/exports/share:$H
|
|||
|
||||
foot --server
|
||||
if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] ; then
|
||||
exec dbus-run-session sway
|
||||
exec dbus-run-session sway --unsupported-gpu
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue