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 = {
|
programs.waybar = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
#settings = builtins.fromJSON (import ./waybar.json);
|
||||||
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" = "";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
alacritty
|
alacritty
|
||||||
amdgpu_top
|
amdgpu_top
|
||||||
bat
|
bat
|
||||||
|
brightnessctl
|
||||||
btop
|
btop
|
||||||
croc
|
croc
|
||||||
deadnix
|
deadnix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user