Skip to content

Commit

Permalink
Merge pull request #69 from DO1JLR/clock
Browse files Browse the repository at this point in the history
Create custom sway clock
  • Loading branch information
DO1JLR authored Sep 30, 2024
2 parents 7d31fa0 + d69980f commit 1f704aa
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,21 @@ gopass_prefix: ''
# librewolf
librewolf__xdg_settings: true
librewolf__xdg_settings_user: "{{ sway__user_list }}"

sway__waybar_modules_right:
- "idle_inhibitor"
- "custom/weather"
- "pulseaudio"
- "network"
- "custom/ping"
- "cpu"
- "memory"
- "disk"
- "temperature"
- "backlight"
- "keyboard-state"
- "sway/language"
- "battery"
- "custom/power"
- "custom/clock"
- "tray"

0 comments on commit 1f704aa

Please sign in to comment.