aboutsummaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.local/bin/bat-thresh-toggle4
1 files changed, 2 insertions, 2 deletions
diff --git a/.local/bin/bat-thresh-toggle b/.local/bin/bat-thresh-toggle
index 7992cfe..eee2a8d 100755
--- a/.local/bin/bat-thresh-toggle
+++ b/.local/bin/bat-thresh-toggle
@@ -4,8 +4,8 @@ THRESH_START_PATH="/sys/class/power_supply/BAT0/charge_control_start_threshold"
THRESH_STOP_PATH="/sys/class/power_supply/BAT0/charge_control_end_threshold"
TLP_DROP_IN="/etc/tlp.d/05-bat-thresh.conf"
-DOCKED_START=75
-DOCKED_STOP=87
+DOCKED_START=80
+DOCKED_STOP=90
DEFAULT_START=96
DEFAULT_STOP=100
='deletions'>-29/+13 2024-10-05refactor: remove `--force-device-scale-factor=`kj-sh6045-5/+0 2024-10-03refactor: `selected_tag.gap = 2`kj-sh6042-2/+2 2024-10-03refactor: smaller gaps, smaller frame widthkj-sh6046-6/+6 2024-10-01refactor: better font size for default DPI scalekj-sh6041-1/+1 2024-10-01refactor: use default DPI scalekj-sh6043-3/+1 2024-09-24refactor: use increments of 10 instead of 15kj-sh6042-4/+4 2024-09-21revert: `a1a2677`kj-sh6041-1/+1 2024-09-21refactor: remove `awesome-keymapper` from autostartkj-sh6041-1/+1 for now 2024-09-03refactor: `zed` configkj-sh6041-10/+2 Adwaita colorscheme, disable line numbers, enable `current_line_highlight` 2024-08-31refactor: use `zed` as intended (no vim mode)kj-sh6041-9/+5 2024-08-30refactor: update `floating clients` listkj-sh6042-15/+19 2024-08-10refactor: revert to default value for `menu_height_ratio`kj-sh6041-1/+1 2024-08-09refactor: use an "integer" for `menu_height_ratio`kj-sh6041-1/+1 2024-08-09refactor: make `dmenu-center` patch actually center the menukj-sh6041-2/+2 2024-08-09update: dmenu to `5.3`kj-sh60418-192/+295