Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clock interval configuration #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gizabit
Copy link

@gizabit gizabit commented Oct 3, 2024

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
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants