update config
This commit is contained in:
@@ -55,7 +55,7 @@ in {
|
||||
|
||||
plugins = with pkgs; [
|
||||
tmuxPlugins.vim-tmux-navigator
|
||||
tmuxPlugins.resurrect
|
||||
# tmuxPlugins.resurrect
|
||||
tmuxPlugins.sensible
|
||||
# tmuxPlugins.tokyo-night-tmux
|
||||
];
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user