mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
waybar: add cpu temperature widget
This commit is contained in:
parent
d547f3db83
commit
c51774f030
4 changed files with 10 additions and 5 deletions
|
|
@ -7,11 +7,11 @@
|
|||
"margin-left": 0,
|
||||
"margin-right": 0,
|
||||
"include": [
|
||||
"~/.config/waybar/modules/info.json",
|
||||
"~/.config/waybar/modules/info.jsonc",
|
||||
"~/.config/waybar/modules/niri.json"
|
||||
],
|
||||
"modules-left": ["niri/workspaces", "niri/window"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-center": ["clock", "temperature"],
|
||||
"modules-right": [
|
||||
"niri/language",
|
||||
"tray",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue