feat: dwm at startup
This commit is contained in:
parent
a6b96285b9
commit
f1fdfb2eb2
8 changed files with 25 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
#[ "$XDG_VTNR" = 1 ] && exec startx
|
||||
[ "$XDG_VTNR" = 1 ] && exec sway 2> "$HOME/sway.log"
|
||||
[ "$XDG_VTNR" = 1 ] && exec startx
|
||||
#[ "$XDG_VTNR" = 1 ] && exec sway 2> "$HOME/sway.log"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue