ashell: SystemInfo
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
|
|
||||||
programs.ydotool.enable = true;
|
programs.ydotool.enable = true;
|
||||||
|
|
||||||
|
# the status bar needs upower to show battery status
|
||||||
|
services.upower.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.dragon-drop
|
pkgs.dragon-drop
|
||||||
pkgs.wmctrl
|
pkgs.wmctrl
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ let
|
|||||||
"KeyboardLayout"
|
"KeyboardLayout"
|
||||||
[
|
[
|
||||||
"Tray"
|
"Tray"
|
||||||
"SystemTray"
|
"SystemInfo"
|
||||||
"Settings"
|
"Settings"
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user