Remove heliox-cli alias
executable name was changed to hx
This commit is contained in:
parent
0398828021
commit
8d0af4d0c2
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue