Move shell to fish
This commit is contained in:
parent
1c20f77772
commit
cea4219bff
4 changed files with 20 additions and 9 deletions
|
@ -89,12 +89,6 @@
|
|||
# keyMap = "us";
|
||||
# };
|
||||
|
||||
# Enable sway on login.
|
||||
environment.loginShellInit = ''
|
||||
if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ]; then
|
||||
exec sway
|
||||
fi
|
||||
'';
|
||||
# Configure keymap in X11
|
||||
# services.xserver.layout = "jp";
|
||||
# services.xserver.xkbOptions = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue