Fix some rules and mpv positioning
This commit is contained in:
parent
21ea41028d
commit
b99b8b191d
6 changed files with 85 additions and 79 deletions
|
@ -213,7 +213,7 @@ alias mpf "mpv --profile=fast"
|
|||
### Start X at login
|
||||
if status is-login
|
||||
if test -z "$DISPLAY" -a "$XDG_VTNR" = 1
|
||||
exec dbus-run-session startplasma-wayland
|
||||
exec dbus-run-session startx
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue