🧹 Refactor, moved monitornames to common.nix, removed waypaper reload

This commit is contained in:
2025-02-02 18:33:09 +01:00
parent 76ebdad3ce
commit 830b76bcb6
8 changed files with 18 additions and 11 deletions

View File

@ -5,6 +5,7 @@
userEmail = "git@martials.no";
aliases = {
amend = "commit --amend";
cm = "commit";
s = "status";
};