Use mate-terminal to save battery

This commit is contained in:
Natsu Kagami 2022-10-21 13:17:07 +02:00 committed by Natsu Kagami
parent fd6df30f66
commit 6aac481e83
4 changed files with 15 additions and 8 deletions

View file

@ -127,8 +127,13 @@
## Wayland
qt5.qtwayland
## Drivers...?
libimobiledevice
];
services.usbmuxd.enable = true;
# Enable sway on login.
environment.loginShellInit = ''
if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ]; then