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 = {
"contour" = {
recursive = true;
source = ../../modules/old_configs/contour;
source = ../../modules/non-nix_configs/contour;
};
"emacs" = {
recursive = true;
source = ../../modules/old_configs/emacs;
source = ../../modules/non-nix_configs/emacs;
};
"ghostty" = {
recursive = true;
source = ../../modules/old_configs/ghostty;
source = ../../modules/non-nix_configs/ghostty;
};
"kitty" = {
recursive = true;
source = ../../modules/old_configs/kitty;
source = ../../modules/non-nix_configs/kitty;
};
"nvim" = {
recursive = true;
source = ../../modules/old_configs/nvim;
source = ../../modules/non-nix_configs/nvim;
};
"river" = {
recursive = true;
source = ../../modules/old_configs/river;
source = ../../modules/non-nix_configs/river;
};
"waybar" = {
recursive = true;
source = ../../modules/old_configs/waybar;
source = ../../modules/non-nix_configs/waybar;
};
"wofi" = {
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.locale".source = ../../modules/old_configs/user-dirs.locale;
"user-dirs.dirs".source = ../../modules/non-nix_configs/user-dirs.dirs;
"user-dirs.locale".source = ../../modules/non-nix_configs/user-dirs.locale;
};
# BEGIN PROGRAMS
+6 -4
View File
@@ -105,10 +105,12 @@
new_optimizations = "on";
};
drop_shadow = true;
shadow_range = 4;
shadow_render_power = 3;
"col.shadow" = "rgba(1a1a1aee)";
shadow = {
enabled = true; # formerly drop_shadow
range = 4;
render_power = 3;
color = "rgba(1a1a1aee)";
};
};
animations = {
+1 -1
View File
@@ -5,7 +5,7 @@
enable = true;
settings = {
logo = {
source = "nixos_small";
source = "nixos";
# source = "~/pictures/lil-penguin.png";
# type = "kitty";
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