commit f1f611e36e2f410aab82b515a4df6ceee1ff2aaa from: Isabella date: Sat May 17 23:01:52 2025 UTC Change clock from 12-hour to 24-hour in spectrwm.conf commit - 189d94768beda46553df81bdd2281a325585a263 commit + f1f611e36e2f410aab82b515a4df6ceee1ff2aaa blob - 564471aa04d0524625af327b9445c1c99cf56c8c blob + 66d50d0c26272feca6ddc4b3e23a8ff6e4a02f8e --- .config/spectrwm/spectrwm.conf +++ .config/spectrwm/spectrwm.conf @@ -31,7 +31,7 @@ bar_workspace_limit = 10 # Bar text alignment. bar_justify = center # Bar layout. -bar_format = +|L +1<+L+@fg=1;+5<+2<+C +|C+@fg=2;%a %b %d, %I:%M +|R+@fg=3; +A +bar_format = +|L +1<+L+@fg=1;+5<+2<+C +|C+@fg=2;%a %b %d, %H:%M +|R+@fg=3; +A # Workspace layout. workspace_indicator = listall,markcurrent # In-built bar-clock configuration.