Use mate-terminal to save battery
This commit is contained in:
parent
fd6df30f66
commit
6aac481e83
4 changed files with 15 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue