update config

This commit is contained in:
dim
2025-02-15 08:31:12 +07:00
parent 5ac628739e
commit 62c029d3aa
4 changed files with 11 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ in {
plugins = with pkgs; [
tmuxPlugins.vim-tmux-navigator
tmuxPlugins.resurrect
# tmuxPlugins.resurrect
tmuxPlugins.sensible
# tmuxPlugins.tokyo-night-tmux
];

View File

@@ -52,6 +52,7 @@ in {
bar.clock.format = "%a, %d %b %H:%M";
bar.customModules.hypridle.label = false;
bar.customModules.hyprsunset.label = false;
bar.customModules.hyprsunset.temperature = "4500k";
bar.launcher.icon = "";
bar.media.show_active_only = true;
bar.network.label = false;