configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-24 17:37:03 -04:00
parent 5fd87dfe30
commit d22474c833
2 changed files with 4 additions and 2 deletions

View file

@ -47,6 +47,8 @@
gnomeExtensions.pano gnomeExtensions.pano
gnome.gnome-software gnome.gnome-software
gnome.gnome-tweaks gnome.gnome-tweaks
colloid-gtk-theme
colloid-icon-theme
albert albert
obsidian obsidian
@ -99,6 +101,6 @@
"io.github.zen_browser.zen" "io.github.zen_browser.zen"
]; ];
xdg.configFile."wezterm".source = ../dotfiles/dot_config/wezterm; xdg.configFile."wezterm".source = ./dotfiles/dot_config/wezterm;
#xdg.configFile."fish".source = ./ #xdg.configFile."fish".source = ./
} }