mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
niri configuration added
This commit is contained in:
parent
0a4fb0c4d3
commit
6f3c035316
6 changed files with 178 additions and 9 deletions
|
|
@ -31,9 +31,9 @@
|
|||
fi
|
||||
|
||||
# Automatically start dwl on TTY 1
|
||||
if [ -z "$DISPLAY" ] && [ -z "$WAYLAND_DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
|
||||
exec dwl
|
||||
fi
|
||||
# if [ -z "$DISPLAY" ] && [ -z "$WAYLAND_DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
|
||||
# exec dwl
|
||||
# fi
|
||||
'';
|
||||
|
||||
history = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue