Compare commits
No commits in common. "34918438417e7c9a3da612a77e4c823607e86eab" and "da09bda8dc3518e8a782fb93aef514a579af7c1a" have entirely different histories.
3491843841
...
da09bda8dc
@ -1,3 +1,3 @@
|
|||||||
|
|
||||||
# Change background
|
# Change background
|
||||||
output * bg /home/od/.config/i3/abstract-blue-background-1920x1200.jpg fill
|
output * bg /home/od/.config/sway/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 sway
|
exec startx
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user