dot com
This commit is contained in:
commit
b0c8191788
20 changed files with 836 additions and 0 deletions
6
dot_zprofile
Normal file
6
dot_zprofile
Normal file
|
@ -0,0 +1,6 @@
|
|||
if [[ -z $DISPLAY && $TTY = /dev/tty1 ]]; then
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
exec dbus-run-session sway
|
||||
fi
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue