Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Add clock interval configuration#2

Open
gizabit wants to merge 1 commit into
mylinuxforwork:legacyfrom
gizabit:main
Open

Add clock interval configuration#2
gizabit wants to merge 1 commit into
mylinuxforwork:legacyfrom
gizabit:main

Conversation

@gizabit

@gizabit gizabit commented Oct 3, 2024

Copy link
Copy Markdown

Allows configuring the clock update interval for people who can't live without seconds. 🙂

This also requires the following changes in the dotfiles repo.

  1. add interval to the clock config in .config/waybar/modules.json
  "clock": {
    "format": "{:%a %Y-%Om-%Od  %H:%M:%S}",
    "on-click": "ags -t calendar",
    "interval": 60,
    "tooltip": false
  },
  1. create the settings file .config/ml4w/settings/waybar_clock_interval.sh
60

Let me know if you're interested in this change and would like me to create a pull request in the dotfiles repo as well.

@mylinuxforwork

Copy link
Copy Markdown
Owner

@gizabit Sounds interesting and easy to implement. I will add this feature for the Dotfiles 2.9.7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants