fix
This commit is contained in:
parent
d4632a2d59
commit
46dc8261f0
@ -28,9 +28,9 @@
|
||||
stylix.targets.fzf.enable = true;
|
||||
stylix.targets.neovim.enable = true;
|
||||
stylix.targets.tmux.enable = true;
|
||||
stylix.targets.waybar.enableCenterBackColors = true;
|
||||
stylix.targets.waybar.enableLeftBackColors = true;
|
||||
stylix.targets.waybar.enableRightBackColors = true;
|
||||
stylix.targets.waybar.enableCenterBackColors = false;
|
||||
stylix.targets.waybar.enableLeftBackColors = false;
|
||||
stylix.targets.waybar.enableRightBackColors = false;
|
||||
|
||||
|
||||
programs.bash = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user