1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 11:01:07 +01:00

small changes

+ google-drive timer
~ i3lock: light-locker
+ httpie
~ cloc: tokei
This commit is contained in:
Kierán Meinhardt
2019-01-28 22:23:57 +01:00
parent 93d9e1d9b0
commit de70d77478
4 changed files with 18 additions and 7 deletions

View File

@@ -17,7 +17,8 @@ in {
terminal = "${pkgs.rxvt_unicode-with-plugins}/bin/urxvtc";
browser = "${pkgs.chromium}/bin/chromium";
fileManager = "${terminal} -e ${pkgs.ranger}/bin/ranger";
locker = "${pkgs.i3lock}/bin/i3lock -u -c ${strings.removePrefix "#" colorScheme.background}";
# locker = "${pkgs.i3lock}/bin/i3lock -u -c ${strings.removePrefix "#" colorScheme.background}";
locker = "${pkgs.lightlocker}/bin/light-locker-command -l";
};
options.constants = {