diff --git a/bin/.gitkeep b/bin/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index f8ac492f..a1d3f794 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -11,3 +11,6 @@ scrollback_lines 2000 # SHUT UP enable_audio_bell no + +# spase +window_padding_width 3 diff --git a/hosts/sakopc/.gitkeep b/hosts/sakopc/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/hosts/sakotop/.gitkeep b/hosts/sakotop/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/modules/desktop/.gitkeep b/modules/desktop/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/modules/dev/README.md b/modules/dev/README.md new file mode 100644 index 00000000..147682e1 --- /dev/null +++ b/modules/dev/README.md @@ -0,0 +1,10 @@ +# What is this for? + +Because bloatware sucks and nix sometimes leaves alot of garbage, I decided to make each project a +seperate nix file. + +# How do I use this? + +- copy project-template.nix +- add package dependencies to it + - when you dont maintain that project anymore you can delete the file and rebuild