adding back rofi launcher and lightly

This commit is contained in:
Chris Cochrun 2024-12-02 10:15:20 -06:00
parent 854c3c46d1
commit 9b76f34c09
2 changed files with 2 additions and 1 deletions

View file

@ -326,7 +326,7 @@ in
]; ];
bindr = [ bindr = [
"SUPER,Super_L,exec,cosmic-launcher" "SUPER,Super_L,exec,launcher.sh"
"ALT,Alt_R,exec,/home/chris/bin/window.sh" "ALT,Alt_R,exec,/home/chris/bin/window.sh"
]; ];

View file

@ -4,6 +4,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
pinentry pinentry
pinentry-qt pinentry-qt
lightly-qt
caffeine-ng caffeine-ng
hunspell hunspell
hunspellDicts.en_US-large hunspellDicts.en_US-large