Remove heliox-cli alias

executable name was changed to hx
This commit is contained in:
GHOSCHT 2024-02-14 20:15:42 +01:00
parent 0398828021
commit 8d0af4d0c2
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -58,7 +58,6 @@ in {
lzg = mkIf hasLazygit "lazygit";
lzd = mkIf hasLazydocker "lazydocker";
batt = ''upower -i /org/freedesktop/UPower/devices/battery_BAT0 | grep -e "percentage" -e "state"'';
hx = "heliox-cli --mode";
slp = "systemctl suspend";
sdn = "shutdown 0";
nrs = "nh os switch ~/.setup";