hyprlock battery
This commit is contained in:
parent
3b2ab08e84
commit
6f070b291f
2 changed files with 1 additions and 2 deletions
|
@ -19,5 +19,4 @@ each host should have these files:
|
||||||
- divide steam and gamemode?
|
- divide steam and gamemode?
|
||||||
- hidpi and cursor size option ? mostly auto these days though
|
- hidpi and cursor size option ? mostly auto these days though
|
||||||
- better theming for hyprlock, rofi
|
- better theming for hyprlock, rofi
|
||||||
- remove battery ui in hyprlock if user isnt on laptop
|
|
||||||
- libinput
|
- libinput
|
|
@ -83,7 +83,7 @@ in {
|
||||||
color = "rgb(${base05})";
|
color = "rgb(${base05})";
|
||||||
font_size = 14;
|
font_size = 14;
|
||||||
font_family = "Font Awesome 6 Free";
|
font_family = "Font Awesome 6 Free";
|
||||||
text = "";
|
text = "cmd[update:4000] echo \"$(${lib.getExe pkgs.acpi} | grep -q \"Battery\" && echo \"\")\"";
|
||||||
|
|
||||||
shadow_passes = 3;
|
shadow_passes = 3;
|
||||||
shadow_size = 8;
|
shadow_size = 8;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue