diff --git a/users/tristan/home.nix b/users/tristan/home.nix index 95c6af0..012794e 100644 --- a/users/tristan/home.nix +++ b/users/tristan/home.nix @@ -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}";