waybar taskbar
This commit is contained in:
parent
5745b464d9
commit
656bfe674b
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
bitwarden
|
||||
playerctl
|
||||
nextcloud-client
|
||||
lf
|
||||
du-dust
|
||||
godot_4
|
||||
];
|
||||
|
||||
programs.git = {
|
||||
|
|
@ -47,6 +50,7 @@
|
|||
layer = "top";
|
||||
position = "top";
|
||||
height = 30;
|
||||
modules-left = [ "wlr/taskbar" "hyprland/window" ];
|
||||
modules-right = [ "mpd" "pulseaudio" "clock" "tray" ];
|
||||
clock = {
|
||||
format = "📅 {:%a %b-%d %I:%M %p}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue