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
|
bitwarden
|
||||||
playerctl
|
playerctl
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
|
lf
|
||||||
|
du-dust
|
||||||
|
godot_4
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
|
|
@ -47,6 +50,7 @@
|
||||||
layer = "top";
|
layer = "top";
|
||||||
position = "top";
|
position = "top";
|
||||||
height = 30;
|
height = 30;
|
||||||
|
modules-left = [ "wlr/taskbar" "hyprland/window" ];
|
||||||
modules-right = [ "mpd" "pulseaudio" "clock" "tray" ];
|
modules-right = [ "mpd" "pulseaudio" "clock" "tray" ];
|
||||||
clock = {
|
clock = {
|
||||||
format = "📅 {:%a %b-%d %I:%M %p}";
|
format = "📅 {:%a %b-%d %I:%M %p}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue