create Code folder with proper icon
Some checks are pending
Flake.lock / build (push) Waiting to run

This commit is contained in:
Mohamed Chrayed 2024-08-16 15:11:24 +02:00
parent 4cfc0355b7
commit bc06438f3d
2 changed files with 3 additions and 0 deletions

2
dotfiles/directory Normal file
View File

@ -0,0 +1,2 @@
[Desktop Entry]
Icon=folder-git

View File

@ -1,5 +1,6 @@
{ ... }:
{
home.file."Code/.directory".source = ../../../dotfiles/directory;
home.file.".config/haruna/haruna.conf".source = ../../../dotfiles/haruna.conf;
home.file.".local/share/color-schemes/BreezeDunkelFarbe.colors".source = ../../../dotfiles/BreezeDunkelFarbe.colors;
home.file.".local/share/color-schemes/BreezeHellFarbe.colors".source = ../../../dotfiles/BreezeHellFarbe.colors;