Compare commits
2 Commits
1dc6af8d37
...
a7ea3141a6
| Author | SHA1 | Date | |
|---|---|---|---|
| a7ea3141a6 | |||
| 88f096e972 |
@@ -46,7 +46,7 @@ if [ -z "$DISPLAY" -a -z "$WAYLAND_DISPLAY" -a "$(tty)" = /dev/tty1 ]; then
|
||||
exec /usr/bin/startx ~/.xsession
|
||||
elif which niri > /dev/null; then
|
||||
exec niri
|
||||
if which river argen > /dev/null; then
|
||||
elif which river argen > /dev/null; then
|
||||
export XKB_DEFAULT_LAYOUT=pl
|
||||
exec river -c 'argen'
|
||||
elif which river kwm stdout-clock > /dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user