diff options
author | Thanos Apollo <[email protected]> | 2023-03-24 15:41:22 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-03-24 15:41:22 +0200 |
commit | 4293a0df3a894037696bd98ad02d72b97544f9a4 (patch) | |
tree | 9ab87d319100ea3a00df49a700d85237c5c73e32 /emacs.org | |
parent | b08c58ab9fa0389aaf20ff18df1a992262e03793 (diff) |
emacs: for hephaestus enable display-battery-mode
Diffstat (limited to 'emacs.org')
-rwxr-xr-x | emacs.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ Fonts and basic appearance settings (add-hook 'dired-mode-hook 'all-the-icons-dired-mode) (when is-hephaestus - (display-battery-mode 0)) + (display-battery-mode 1)) (scroll-bar-mode -1) (tool-bar-mode -1) |