update thunar, hyprpanel, and vim

This commit is contained in:
dim
2025-01-23 16:40:22 +07:00
parent 491b417827
commit 516cd60e71
9 changed files with 20 additions and 52 deletions

View File

@@ -19,6 +19,7 @@ in {
programs.hyprpanel = {
enable = true;
overlay.enable = true;
systemd.enable = true;
hyprland.enable = true;
overwrite.enable = true;
@@ -59,11 +60,14 @@ in {
bar.network.truncation_size = 12;
bar.volume.label = false;
bar.windowtitle.label = true;
bar.workspaces.applicationIconEmptyWorkspace = "";
bar.workspaces.hideUnoccupied = false;
bar.workspaces.monitorSpecific = true;
bar.workspaces.monitorSpecific = false;
bar.workspaces.numbered_active_indicator = "color";
bar.workspaces.showApplicationIcons = true;
bar.workspaces.showIcons = true;
bar.workspaces.workspaces = 5;
bar.workspaces.show_numbered = false;
menus.clock.time.hideSeconds = true;
menus.clock.time.military = true;
menus.clock.weather.key = weatherapikey;