chore: remove these whitespaces
This commit is contained in:
parent
16dabf0594
commit
fde7adfb89
1 changed files with 2 additions and 2 deletions
|
@ -290,8 +290,8 @@
|
|||
${hyprland}/bin/hyprctl keyword animations:enabled false
|
||||
'';
|
||||
in ''
|
||||
SUBSYSTEM == "power_supply", ENV{POWER_SUPPLY_ONLINE} == "1", RUN += "${power_supply}"
|
||||
SUBSYSTEM == "power_supply", ENV{POWER_SUPPLY_ONLINE} == "0", RUN += "${battery}"
|
||||
SUBSYSTEM=="power_supply",ENV{POWER_SUPPLY_ONLINE}=="1",RUN+="${power_supply}"
|
||||
SUBSYSTEM=="power_supply",ENV{POWER_SUPPLY_ONLINE}=="0",RUN+="${battery}"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue