adding back rofi launcher and lightly
This commit is contained in:
parent
854c3c46d1
commit
9b76f34c09
|
@ -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"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue