nvim config edits, rename 'old_configs' -> 'non-nix_configs'

This commit is contained in:
2024-11-30 20:44:44 +01:00
parent aab3736f53
commit 2ab8903697
180 changed files with 113 additions and 38 deletions
+10 -10
View File
@@ -144,38 +144,38 @@
xdg.configFile = { xdg.configFile = {
"contour" = { "contour" = {
recursive = true; recursive = true;
source = ../../modules/old_configs/contour; source = ../../modules/non-nix_configs/contour;
}; };
"emacs" = { "emacs" = {
recursive = true; recursive = true;
source = ../../modules/old_configs/emacs; source = ../../modules/non-nix_configs/emacs;
}; };
"ghostty" = { "ghostty" = {
recursive = true; recursive = true;
source = ../../modules/old_configs/ghostty; source = ../../modules/non-nix_configs/ghostty;
}; };
"kitty" = { "kitty" = {
recursive = true; recursive = true;
source = ../../modules/old_configs/kitty; source = ../../modules/non-nix_configs/kitty;
}; };
"nvim" = { "nvim" = {
recursive = true; recursive = true;
source = ../../modules/old_configs/nvim; source = ../../modules/non-nix_configs/nvim;
}; };
"river" = { "river" = {
recursive = true; recursive = true;
source = ../../modules/old_configs/river; source = ../../modules/non-nix_configs/river;
}; };
"waybar" = { "waybar" = {
recursive = true; recursive = true;
source = ../../modules/old_configs/waybar; source = ../../modules/non-nix_configs/waybar;
}; };
"wofi" = { "wofi" = {
recursive = true; recursive = true;
source = ../../modules/old_configs/wofi; source = ../../modules/non-nix_configs/wofi;
}; };
"user-dirs.dirs".source = ../../modules/old_configs/user-dirs.dirs; "user-dirs.dirs".source = ../../modules/non-nix_configs/user-dirs.dirs;
"user-dirs.locale".source = ../../modules/old_configs/user-dirs.locale; "user-dirs.locale".source = ../../modules/non-nix_configs/user-dirs.locale;
}; };
# BEGIN PROGRAMS # BEGIN PROGRAMS
+6 -4
View File
@@ -105,10 +105,12 @@
new_optimizations = "on"; new_optimizations = "on";
}; };
drop_shadow = true; shadow = {
shadow_range = 4; enabled = true; # formerly drop_shadow
shadow_render_power = 3; range = 4;
"col.shadow" = "rgba(1a1a1aee)"; render_power = 3;
color = "rgba(1a1a1aee)";
};
}; };
animations = { animations = {
+1 -1
View File
@@ -5,7 +5,7 @@
enable = true; enable = true;
settings = { settings = {
logo = { logo = {
source = "nixos_small"; source = "nixos";
# source = "~/pictures/lil-penguin.png"; # source = "~/pictures/lil-penguin.png";
# type = "kitty"; # type = "kitty";
width = 18; width = 18;

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

Before

Width:  |  Height:  |  Size: 115 KiB

After

Width:  |  Height:  |  Size: 115 KiB

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 105 KiB

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

Before

Width:  |  Height:  |  Size: 111 KiB

After

Width:  |  Height:  |  Size: 111 KiB

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 92 KiB

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Before

Width:  |  Height:  |  Size: 111 KiB

After

Width:  |  Height:  |  Size: 111 KiB

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 114 KiB

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

Some files were not shown because too many files have changed in this diff Show More