change battery saving settings

This commit is contained in:
notgne2 2021-09-26 11:30:03 -07:00
parent 829f78fe35
commit 19a2e57246
No known key found for this signature in database
GPG key ID: BB661E172B42A7F8
2 changed files with 27 additions and 17 deletions

View file

@ -184,8 +184,6 @@ let
line=$(${pkgs.coreutils}/bin/cat ${emojiTxt} | ${rofiBin} -dmenu -i)
${pkgs.coreutils}/bin/echo ''${line::1} | ${copyBin}
${pkgs.coreutils}/bin/sleep 0.3
${pkgs.xdotool}/bin/xdotool type "''${line::1}"
'';
configPlace =