diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-09-14 22:09:14 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-09-14 22:09:14 +0000 |
| commit | be15cb168d45d15d2a8239d342d58b9d5f7ac644 (patch) | |
| tree | 4ef8ff9ec5b095cf0d05bdb6687d2aeabf113930 /dotfiles/waybar | |
| parent | made bar better (diff) | |
moved clock under tray
Diffstat (limited to '')
| -rw-r--r-- | dotfiles/waybar/config.jsonc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/waybar/config.jsonc b/dotfiles/waybar/config.jsonc index ea1aa92..97a7785 100644 --- a/dotfiles/waybar/config.jsonc +++ b/dotfiles/waybar/config.jsonc @@ -19,8 +19,8 @@ "bluetooth", "battery", "custom/languages", - "clock", "tray", + "clock", "custom/power" ], // Modules configuration |
