waybar updates
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
767d952f62
commit
82456067c7
@ -8,39 +8,6 @@
|
||||
{
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
settings = {
|
||||
height = 30;
|
||||
spacing = 4;
|
||||
modules-left = [
|
||||
"hyprland/workspaces"
|
||||
"hyprland/submap"
|
||||
];
|
||||
modules-center = [ "hyprland/window" ];
|
||||
modules-right = [
|
||||
"mpd"
|
||||
"idle_inhibitor"
|
||||
"pulseaudio"
|
||||
"network"
|
||||
"power-profiles-daemon"
|
||||
"cpu"
|
||||
"memory"
|
||||
"temperature"
|
||||
"backlight"
|
||||
"keyboard-state"
|
||||
"hyprland/language"
|
||||
"battery"
|
||||
"battery#bat2"
|
||||
"clock"
|
||||
"tray"
|
||||
];
|
||||
keyboard-state = {
|
||||
"numlock" = true;
|
||||
"capslock" = true;
|
||||
"format" = "{name} {icon}";
|
||||
"format-icons" = {
|
||||
"locked" = "";
|
||||
};
|
||||
};
|
||||
};
|
||||
#settings = builtins.fromJSON (import ./waybar.json);
|
||||
};
|
||||
}
|
||||
|
@ -4,6 +4,7 @@
|
||||
alacritty
|
||||
amdgpu_top
|
||||
bat
|
||||
brightnessctl
|
||||
btop
|
||||
croc
|
||||
deadnix
|
||||
|
Loading…
x
Reference in New Issue
Block a user