119 lines
2.8 KiB
Plaintext
Raw Normal View History

2024-02-29 21:11:08 +00:00
{
"clock": {
"interval": 60,
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'> </span> {:%H : %M}",
2024-03-02 22:49:00 +00:00
"tooltip-format": "{:%A, %Y-%m-%d}",
2024-03-03 18:59:08 +00:00
"on-click": "gnome-clocks",
"on-click-right": "date -u +'%Y-%m-%dT%H:%M:%SZ' | wl-copy",
2024-02-29 21:11:08 +00:00
},
"cpu": {
"interval": 2,
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'>{icon}</span> {usage}%",
2024-03-02 16:06:30 +00:00
"format-icons": ["󰾆", "󰾅", "󰓅"],
2024-03-02 22:49:00 +00:00
"max-length": 10,
"on-click": "$TERMINAL -e btop",
},
2024-03-05 12:28:48 +00:00
"custom/updates": {
"interval": 300,
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'>󰏖 </span> {}",
2024-03-05 12:28:48 +00:00
"exec": "~/.bin/updates",
"return-type": "json",
"on-click": "$TERMINAL -e yay",
},
2024-03-02 22:49:00 +00:00
"custom/gpu": {
2024-03-05 12:28:48 +00:00
"interval": 2,
2024-03-02 22:49:00 +00:00
"exec": "nvidia-smi --query-gpu=utilization.gpu --format=csv,noheader,nounits",
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'> </span> {}%",
2024-03-02 22:49:00 +00:00
"return-type": "",
"on-click": "$TERMINAL -e nvtop",
2024-03-05 12:28:48 +00:00
"max-length": 10,
2024-02-29 21:11:08 +00:00
},
"memory": {
"interval": 2,
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'> </span>{used} GiB",
2024-03-02 22:49:00 +00:00
"max-length": 10,
"on-click": "$TERMINAL -e btop",
2024-02-29 21:11:08 +00:00
},
2024-03-05 12:28:48 +00:00
"network#up": {
"interval": 2,
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'> </span>{bandwidthUpBits}",
2024-03-05 12:28:48 +00:00
"tooltip-format": " {ifname} upload",
"max-length": 10,
"on-click": "$TERMINAL -e nethogs",
},
"network#down": {
2024-02-29 21:11:08 +00:00
"interval": 2,
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'> </span>{bandwidthDownBits}",
2024-03-05 12:28:48 +00:00
"tooltip-format": " {ifname} download",
"max-length": 10,
2024-03-02 22:49:00 +00:00
"on-click": "$TERMINAL -e nethogs",
2024-02-29 21:11:08 +00:00
},
"disk": {
"interval": 30,
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'>󰋊 </span>{used}",
2024-03-02 22:49:00 +00:00
"path": "/",
2024-03-05 12:28:48 +00:00
"max-length": 10,
2024-03-02 22:49:00 +00:00
"on-click": "$TERMINAL -e dua i",
2024-02-29 21:11:08 +00:00
},
"mpris": {
2024-05-31 11:04:39 +00:00
"format": "<span color='#ffffff40'>{player_icon}</span> {title}",
"format-paused": "<span color='#ffffff40'>{status_icon}</span> {title}",
2024-02-29 21:11:08 +00:00
"player-icons": {
"default": "󰝚",
"mpv": "󰝚"
},
"status-icons": {
"paused": "󰏤"
},
"title-len": 30,
},
"wireplumber": {
2024-06-02 11:08:11 +00:00
"format": "<span color='#ffffff40'>{icon}</span> {volume}%",
2024-02-29 21:11:08 +00:00
"format-muted": "",
"scroll-step": 5,
2024-03-02 22:49:00 +00:00
"format-icons": ["", "", ""],
2024-03-05 12:28:48 +00:00
"max-length": 10,
"on-click": "helvum",
},
"hyprland/window": {
2024-03-07 12:09:05 +00:00
"format": "󰘔 {initialTitle}",
2024-03-05 12:28:48 +00:00
"separate-outputs": true
2024-02-29 21:11:08 +00:00
},
"hyprland/workspaces": {
"format": "{icon}",
"persistent-workspaces": {
2024-02-29 23:46:43 +00:00
"*": 9
2024-02-29 21:11:08 +00:00
},
"format-icons": {
2024-03-03 18:59:08 +00:00
"default": "",
"empty": "",
2024-06-02 11:08:11 +00:00
"active": "",
2024-03-03 18:59:08 +00:00
"urgent": "",
2024-02-29 21:11:08 +00:00
},
2024-03-02 22:49:00 +00:00
"sort-by-number": true,
2024-03-05 12:28:48 +00:00
"on-click": "activate",
2024-02-29 21:11:08 +00:00
},
2024-03-02 16:06:30 +00:00
"custom/os":{
"format": "",
"tooltip": false,
2024-03-21 22:16:02 +00:00
"on-click": "$TERMINAL --hold -e fastfetch",
2024-03-02 22:49:00 +00:00
},
2024-03-21 17:26:30 +00:00
"wlr/taskbar": {
"format": "{icon}",
"icon-size": 14,
"icon-theme": "Adwaita",
"tooltip-format": "{title}",
"on-click": "activate",
"on-click-middle": "close",
"ignore-list": [
"Alacritty",
],
"app_ids-mapping": {
"firefoxdeveloperedition": "firefox-developer-edition",
},
"rewrite": {
"Firefox Web Browser": "Firefox",
},
},
2024-02-29 21:11:08 +00:00
}