Add telegram and fix rofi

This commit is contained in:
Dmitriy Holkin 2019-09-15 00:28:41 +04:00
parent 374eba2319
commit 6db6e2aed7
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@ with import ../support.nix { inherit lib config; }; {
desktop = "urxvt";
};
dmenu = {
cmd = "${pkgs.rofi}/bin/rofi -show window";
cmd = "${pkgs.rofi}/bin/rofi -show run";
desktop = "rofi";
};
editor = {

View File

@ -21,6 +21,7 @@
p7zip
zip
ranger
tdesktop
] ++ lib.optionals config.deviceSpecific.isLaptop [
# Important
acpi