update thunar, hyprpanel, and vim
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user