adding back rofi launcher and lightly
This commit is contained in:
parent
854c3c46d1
commit
9b76f34c09
|
@ -326,7 +326,7 @@ in
|
|||
];
|
||||
|
||||
bindr = [
|
||||
"SUPER,Super_L,exec,cosmic-launcher"
|
||||
"SUPER,Super_L,exec,launcher.sh"
|
||||
"ALT,Alt_R,exec,/home/chris/bin/window.sh"
|
||||
];
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
pinentry
|
||||
pinentry-qt
|
||||
lightly-qt
|
||||
caffeine-ng
|
||||
hunspell
|
||||
hunspellDicts.en_US-large
|
||||
|
|
Loading…
Reference in a new issue