Compare commits
2 Commits
da09bda8dc
...
3491843841
Author | SHA1 | Date | |
---|---|---|---|
3491843841 | |||
0c4e1abbcb |
@ -1,3 +1,3 @@
|
|||||||
|
|
||||||
# Change background
|
# Change background
|
||||||
output * bg /home/od/.config/sway/abstract-blue-background-1920x1200.jpg fill
|
output * bg /home/od/.config/i3/abstract-blue-background-1920x1200.jpg fill
|
||||||
|
@ -6,5 +6,5 @@ eval "$(pyenv init --path)"
|
|||||||
|
|
||||||
# Start X automatically
|
# Start X automatically
|
||||||
if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
|
if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
|
||||||
exec startx
|
exec sway
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user