|
|
|
|
@ -1,4 +1,5 @@
|
|
|
|
|
//* ---- 💫 https://github.com/JaKooLit 💫 ---- *// |
|
|
|
|
/* Waybar Modules */ |
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
// HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs |
|
|
|
|
@ -23,7 +24,6 @@
|
|
|
|
|
"default": "", |
|
|
|
|
}, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
// ROMAN Numerals style |
|
|
|
|
"hyprland/workspaces#roman": { |
|
|
|
|
"active-only": false, |
|
|
|
|
@ -51,10 +51,8 @@
|
|
|
|
|
"8": "VIII", |
|
|
|
|
"9": "IX", |
|
|
|
|
"10": "X", |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
// PACMAN Style |
|
|
|
|
"hyprland/workspaces#pacman": { |
|
|
|
|
"active-only": false, |
|
|
|
|
@ -78,7 +76,6 @@
|
|
|
|
|
"persistent": "", |
|
|
|
|
}, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"hyprland/workspaces#kanji": { |
|
|
|
|
"disable-scroll": true, |
|
|
|
|
"all-outputs": true, |
|
|
|
|
@ -103,7 +100,6 @@
|
|
|
|
|
"10": "十", |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
// NUMBERS and ICONS style |
|
|
|
|
"hyprland/workspaces#4": { |
|
|
|
|
"format": "{name}", |
|
|
|
|
@ -130,9 +126,7 @@
|
|
|
|
|
"default": "", |
|
|
|
|
}, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
// GROUP |
|
|
|
|
|
|
|
|
|
"group/motherboard": { |
|
|
|
|
"orientation": "horizontal", |
|
|
|
|
"modules": [ |
|
|
|
|
@ -142,7 +136,6 @@
|
|
|
|
|
"disk", |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"group/laptop": { |
|
|
|
|
"orientation": "horizontal", |
|
|
|
|
"modules": [ |
|
|
|
|
@ -150,7 +143,6 @@
|
|
|
|
|
"battery", |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"group/audio": { |
|
|
|
|
"orientation": "horizontal", |
|
|
|
|
"modules": [ |
|
|
|
|
@ -158,13 +150,20 @@
|
|
|
|
|
"pulseaudio#microphone", |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"backlight": { |
|
|
|
|
"interval": 2, |
|
|
|
|
"align": 0, |
|
|
|
|
"rotate": 0, |
|
|
|
|
//"format": "{icon} {percent}%", |
|
|
|
|
"format-icons": [" ", " ", " ", " ", " ", " ", " "], |
|
|
|
|
"format-icons": [ |
|
|
|
|
" ", |
|
|
|
|
" ", |
|
|
|
|
" ", |
|
|
|
|
" ", |
|
|
|
|
" ", |
|
|
|
|
" ", |
|
|
|
|
" " |
|
|
|
|
], |
|
|
|
|
"format": "{icon}", |
|
|
|
|
//"format-icons": ["","","","","","","","","","","","","","",""], |
|
|
|
|
"tooltip-format": "backlight {percent}%", |
|
|
|
|
@ -177,7 +176,6 @@
|
|
|
|
|
"on-scroll-down": "~/.config/hypr/scripts/Brightness.sh --dec", |
|
|
|
|
"smooth-scrolling-threshold": 1, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"battery": { |
|
|
|
|
//"interval": 5, |
|
|
|
|
"align": 0, |
|
|
|
|
@ -197,14 +195,25 @@
|
|
|
|
|
"format-alt-click": "click", |
|
|
|
|
"format-full": "{icon} Full", |
|
|
|
|
"format-alt": "{icon} {time}", |
|
|
|
|
"format-icons": ["", "", "", "", "", "", "", "", "", "", ""], |
|
|
|
|
"format-icons": [ |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"" |
|
|
|
|
], |
|
|
|
|
"format-time": "{H}h {M}min", |
|
|
|
|
"tooltip": true, |
|
|
|
|
"tooltip-format": "{timeTo} {power}w", |
|
|
|
|
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", |
|
|
|
|
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"bluetooth": { |
|
|
|
|
"format": "", |
|
|
|
|
"format-disabled": "", |
|
|
|
|
@ -215,7 +224,6 @@
|
|
|
|
|
"tooltip": true, |
|
|
|
|
"on-click": "blueman-manager", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"clock": { |
|
|
|
|
"interval": 1, |
|
|
|
|
//"format": " {:%I:%M %p}", // AM PM format |
|
|
|
|
@ -243,16 +251,23 @@
|
|
|
|
|
"on-scroll-up": "shift_up", |
|
|
|
|
"on-scroll-down": "shift_down" |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"cpu": { |
|
|
|
|
"format": "{usage}% ", |
|
|
|
|
"interval": 1, |
|
|
|
|
"format-alt-click": "click", |
|
|
|
|
"format-alt": "{icon0}{icon1}{icon2}{icon3} {usage:>2}% ", |
|
|
|
|
"format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"], |
|
|
|
|
"format-icons": [ |
|
|
|
|
"▁", |
|
|
|
|
"▂", |
|
|
|
|
"▃", |
|
|
|
|
"▄", |
|
|
|
|
"▅", |
|
|
|
|
"▆", |
|
|
|
|
"▇", |
|
|
|
|
"█" |
|
|
|
|
], |
|
|
|
|
"on-click-right": "gnome-system-monitor", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"disk": { |
|
|
|
|
"interval": 30, |
|
|
|
|
//"format": "", |
|
|
|
|
@ -262,7 +277,6 @@
|
|
|
|
|
//"tooltip": true, |
|
|
|
|
"tooltip-format": "{used} used out of {total} on {path} ({percentage_used}%)", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"hyprland/language": { |
|
|
|
|
"format": "Lang: {}", |
|
|
|
|
"format-en": "US", |
|
|
|
|
@ -270,12 +284,10 @@
|
|
|
|
|
"keyboard-name": "at-translated-set-2-keyboard", |
|
|
|
|
"on-click": "hyprctl switchxkblayout $SET_KB next" |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"hyprland/submap": { |
|
|
|
|
"format": "<span style=\"italic\"> {}</span>", // Icon: expand-arrows-alt |
|
|
|
|
"tooltip": false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"hyprland/window": { |
|
|
|
|
"format": "{}", |
|
|
|
|
"max-length": 40, |
|
|
|
|
@ -286,10 +298,9 @@
|
|
|
|
|
"(.*) — Mozilla Firefox": " $1", |
|
|
|
|
"(.*) - fish": "> [$1]", |
|
|
|
|
"(.*) - zsh": "> [$1]", |
|
|
|
|
"(.*) - kitty": "> [$1]", |
|
|
|
|
"(.*) - $term": "> [$1]", |
|
|
|
|
}, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"idle_inhibitor": { |
|
|
|
|
"format": "{icon}", |
|
|
|
|
"format-icons": { |
|
|
|
|
@ -297,7 +308,6 @@
|
|
|
|
|
"deactivated": " ", |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"keyboard-state": { |
|
|
|
|
//"numlock": true, |
|
|
|
|
"capslock": true, |
|
|
|
|
@ -310,7 +320,6 @@
|
|
|
|
|
"unlocked": "" |
|
|
|
|
}, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"memory": { |
|
|
|
|
"interval": 10, |
|
|
|
|
"format": "{used:0.1f}G ", |
|
|
|
|
@ -320,7 +329,6 @@
|
|
|
|
|
"tooltip-format": "{used:0.1f}GB/{total:0.1f}G", |
|
|
|
|
"on-click-right": "kitty --title btop sh -c 'btop'" |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"mpris": { |
|
|
|
|
"interval": 10, |
|
|
|
|
"format": "{player_icon} ", |
|
|
|
|
@ -350,7 +358,6 @@
|
|
|
|
|
// "ignored-players": ["firefox"] |
|
|
|
|
"max-length": 30, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"network": { |
|
|
|
|
"format": "{ifname}", |
|
|
|
|
"format-wifi": "{icon}", |
|
|
|
|
@ -362,9 +369,14 @@
|
|
|
|
|
"tooltip-format-ethernet": "{ifname} ", |
|
|
|
|
"tooltip-format-disconnected": " Disconnected", |
|
|
|
|
"max-length": 50, |
|
|
|
|
"format-icons": ["","","","",""] |
|
|
|
|
"format-icons": [ |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"" |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"network#speed": { |
|
|
|
|
"interval": 1, |
|
|
|
|
"format": "{ifname}", |
|
|
|
|
@ -377,9 +389,14 @@
|
|
|
|
|
"tooltip-format-ethernet": "{ifname} ", |
|
|
|
|
"tooltip-format-disconnected": " Disconnected", |
|
|
|
|
"max-length": 50, |
|
|
|
|
"format-icons": ["","","","",""] |
|
|
|
|
"format-icons": [ |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"" |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"pulseaudio": { |
|
|
|
|
"format": "{icon} {volume}%", |
|
|
|
|
"format-bluetooth": "{icon} {volume}%", |
|
|
|
|
@ -391,8 +408,15 @@
|
|
|
|
|
"phone": "", |
|
|
|
|
"portable": "", |
|
|
|
|
"car": "", |
|
|
|
|
"default": ["", "", "", ""], |
|
|
|
|
"ignored-sinks": ["Easy Effects Sink"], |
|
|
|
|
"default": [ |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"" |
|
|
|
|
], |
|
|
|
|
"ignored-sinks": [ |
|
|
|
|
"Easy Effects Sink" |
|
|
|
|
], |
|
|
|
|
}, |
|
|
|
|
"scroll-step": 5.0, |
|
|
|
|
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle", |
|
|
|
|
@ -402,7 +426,6 @@
|
|
|
|
|
"tooltip-format": "{icon} {desc} | {volume}%", |
|
|
|
|
"smooth-scrolling-threshold": 1, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"pulseaudio#microphone": { |
|
|
|
|
"format": "{format_source}", |
|
|
|
|
"format-source": " {volume}%", |
|
|
|
|
@ -414,24 +437,26 @@
|
|
|
|
|
"tooltip-format": "{source_desc} | {source_volume}%", |
|
|
|
|
"scroll-step": 5, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"temperature": { |
|
|
|
|
"interval": 10, |
|
|
|
|
"tooltip": true, |
|
|
|
|
"hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], |
|
|
|
|
"hwmon-path": [ |
|
|
|
|
"/sys/class/hwmon/hwmon6/temp1_input", |
|
|
|
|
"/sys/class/thermal/thermal_zone0/temp" |
|
|
|
|
], |
|
|
|
|
//"thermal-zone": 0, |
|
|
|
|
"critical-threshold": 82, |
|
|
|
|
"format-critical": "{temperatureC}°C {icon}", |
|
|
|
|
"format": "{temperatureC}°C {icon}", |
|
|
|
|
"format-icons": [""], |
|
|
|
|
"format-icons": [ |
|
|
|
|
"" |
|
|
|
|
], |
|
|
|
|
"on-click-right": "kitty --title nvtop sh -c 'nvtop'" |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"tray": { |
|
|
|
|
"icon-size": 15, |
|
|
|
|
"spacing": 8, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"wireplumber": { |
|
|
|
|
"format": "{icon} {volume} %", |
|
|
|
|
"format-muted": " Mute", |
|
|
|
|
@ -439,9 +464,13 @@
|
|
|
|
|
"on-click-right": "pavucontrol -t 3", |
|
|
|
|
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", |
|
|
|
|
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", |
|
|
|
|
"format-icons": ["", "", "", ""], |
|
|
|
|
"format-icons": [ |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"" |
|
|
|
|
], |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"wlr/taskbar": { |
|
|
|
|
"format": "{icon} {name} ", |
|
|
|
|
"icon-size": 15, |
|
|
|
|
@ -454,7 +483,6 @@
|
|
|
|
|
"rofi", |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/cycle_wall": { |
|
|
|
|
"format": " ", |
|
|
|
|
"exec": "echo ; echo wallpaper select", |
|
|
|
|
@ -464,7 +492,6 @@
|
|
|
|
|
"interval": 86400, // once every day |
|
|
|
|
"tooltip": true, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/hint": { |
|
|
|
|
"format": " HINT!", |
|
|
|
|
"exec": "echo ; echo Key Hints SUPER H", |
|
|
|
|
@ -472,14 +499,12 @@
|
|
|
|
|
"interval": 86400, // once every day |
|
|
|
|
"tooltip": true, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/keyboard": { |
|
|
|
|
"exec": "cat ~/.cache/kb_layout", |
|
|
|
|
"interval": 1, |
|
|
|
|
"format": " {}", |
|
|
|
|
"on-click": "~/.config/hypr/scripts/SwitchKeyboardLayout.sh", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/light_dark": { |
|
|
|
|
"format": "{}", |
|
|
|
|
"exec": "echo ; echo Dark-Light switcher", |
|
|
|
|
@ -489,7 +514,6 @@
|
|
|
|
|
"interval": 86400, // once every day |
|
|
|
|
"tooltip": true |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/lock": { |
|
|
|
|
"format": "{}", |
|
|
|
|
"exec": "echo ; echo screen lock", |
|
|
|
|
@ -497,7 +521,6 @@
|
|
|
|
|
"tooltip": true, |
|
|
|
|
"on-click": "~/.config/hypr/scripts/LockScreen.sh", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/menu": { |
|
|
|
|
"format": "{}", |
|
|
|
|
"exec": "echo ; echo app launcher", |
|
|
|
|
@ -507,13 +530,11 @@
|
|
|
|
|
"on-click-middle": "~/.config/hypr/UserScripts/WallpaperSelect.sh", |
|
|
|
|
"on-click-right": "~/.config/hypr/scripts/WaybarLayout.sh", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
// This is a custom cava visualizer |
|
|
|
|
"custom/cava_mviz": { |
|
|
|
|
"exec": "~/.config/hypr/scripts/WaybarCava.sh", |
|
|
|
|
"format": "{}" |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/playerctl": { |
|
|
|
|
"format": "<span>{}</span>", |
|
|
|
|
"return-type": "json", |
|
|
|
|
@ -527,7 +548,6 @@
|
|
|
|
|
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", |
|
|
|
|
"smooth-scrolling-threshold": 1, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/power": { |
|
|
|
|
"format": "⏻ ", |
|
|
|
|
"exec": "echo ; echo power // blur", |
|
|
|
|
@ -536,7 +556,6 @@
|
|
|
|
|
"interval": 86400, // once every day |
|
|
|
|
"tooltip": true, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/swaync": { |
|
|
|
|
"tooltip": true, |
|
|
|
|
"format": "{icon} {}", |
|
|
|
|
@ -557,7 +576,6 @@
|
|
|
|
|
"on-click-right": "swaync-client -d -sw", |
|
|
|
|
"escape": true, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
// NOTE:! This is only for Arch and Arch Based Distros depend: pacman-contrib |
|
|
|
|
"custom/updater": { |
|
|
|
|
"format": " {}", |
|
|
|
|
@ -566,7 +584,6 @@
|
|
|
|
|
"interval": 15, |
|
|
|
|
"on-click": "kitty -T update paru -Syu || yay -Syu && notify-send 'The system has been updated'", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/weather": { |
|
|
|
|
"format": "{}", |
|
|
|
|
"format-alt": "{alt}: {}", |
|
|
|
|
@ -578,54 +595,61 @@
|
|
|
|
|
"exec-if": "ping wttr.in -c1", |
|
|
|
|
"tooltip": true, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Separators |
|
|
|
|
"custom/separator#dot": { |
|
|
|
|
"format": "", |
|
|
|
|
"interval": "once", |
|
|
|
|
"tooltip": false |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/separator#dot-line": { |
|
|
|
|
"format": "", |
|
|
|
|
"interval": "once", |
|
|
|
|
"tooltip": false |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/separator#line": { |
|
|
|
|
"format": "|", |
|
|
|
|
"interval": "once", |
|
|
|
|
"tooltip": false |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/separator#blank": { |
|
|
|
|
"format": "", |
|
|
|
|
"interval": "once", |
|
|
|
|
"tooltip": false |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/separator#blank_2": { |
|
|
|
|
"format": " ", |
|
|
|
|
"interval": "once", |
|
|
|
|
"tooltip": false |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/separator#blank_3": { |
|
|
|
|
"format": " ", |
|
|
|
|
"interval": "once", |
|
|
|
|
"tooltip": false |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
// Modules below are for vertical layout |
|
|
|
|
|
|
|
|
|
"backlight#vertical": { |
|
|
|
|
"interval": 2, |
|
|
|
|
"align": 0.35, |
|
|
|
|
"rotate": 1, |
|
|
|
|
"format": "{icon}", |
|
|
|
|
//"format-icons": ["", "", ""], |
|
|
|
|
"format-icons": ["","","","","","","","","","","","","","",""], |
|
|
|
|
"format-icons": [ |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"" |
|
|
|
|
], |
|
|
|
|
"on-click": "", |
|
|
|
|
"on-click-middle": "", |
|
|
|
|
"on-click-right": "", |
|
|
|
|
@ -635,7 +659,6 @@
|
|
|
|
|
"smooth-scrolling-threshold": 1, |
|
|
|
|
"tooltip-format": "{percent}%", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"clock#vertical": { |
|
|
|
|
"format": "\n{:%H\n%M\n%S\n\n \n%d\n%m\n%y}", |
|
|
|
|
"interval": 1, |
|
|
|
|
@ -650,13 +673,11 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"cpu#vertical": { |
|
|
|
|
"format": "\n{usage}%", |
|
|
|
|
"interval": 1, |
|
|
|
|
"on-click-right": "gnome-system-monitor", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"memory#vertical": { |
|
|
|
|
"interval": 10, |
|
|
|
|
"format": "\n{percentage}%", |
|
|
|
|
@ -666,7 +687,6 @@
|
|
|
|
|
"tooltip-format": "{used:0.1f}GB/{total:0.1f}G", |
|
|
|
|
"on-click-right": "kitty --title btop sh -c 'btop'", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"pulseaudio#vertical": { |
|
|
|
|
"format": "{icon}", |
|
|
|
|
"format-bluetooth": "", |
|
|
|
|
@ -678,9 +698,16 @@
|
|
|
|
|
"phone": "", |
|
|
|
|
"portable": "", |
|
|
|
|
"car": "", |
|
|
|
|
"default": ["", "", "", ""], |
|
|
|
|
"default": [ |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"", |
|
|
|
|
"" |
|
|
|
|
], |
|
|
|
|
"tooltip-format": "{icon} {desc} | {volume}%", |
|
|
|
|
"ignored-sinks": ["Easy Effects Sink"], |
|
|
|
|
"ignored-sinks": [ |
|
|
|
|
"Easy Effects Sink" |
|
|
|
|
], |
|
|
|
|
}, |
|
|
|
|
"scroll-step": 5.0, |
|
|
|
|
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle", |
|
|
|
|
@ -690,7 +717,6 @@
|
|
|
|
|
"tooltip-format": "{icon} {desc} | {volume}%", |
|
|
|
|
"smooth-scrolling-threshold": 1, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"pulseaudio#microphone_vertical": { |
|
|
|
|
"format": "{format_source}", |
|
|
|
|
"format-source": "", |
|
|
|
|
@ -703,19 +729,22 @@
|
|
|
|
|
"tooltip": true, |
|
|
|
|
"tooltip-format": "{source_desc} | {source_volume}%", |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"temperature#vertical": { |
|
|
|
|
"interval": 10, |
|
|
|
|
"tooltip": true, |
|
|
|
|
"hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], |
|
|
|
|
"hwmon-path": [ |
|
|
|
|
"/sys/class/hwmon/hwmon6/temp1_input", |
|
|
|
|
"/sys/class/thermal/thermal_zone0/temp" |
|
|
|
|
], |
|
|
|
|
//"thermal-zone": 0, |
|
|
|
|
"critical-threshold": 80, |
|
|
|
|
"format-critical": "{icon}\n{temperatureC}°C", |
|
|
|
|
"format": " {icon}", |
|
|
|
|
"format-icons": [""], |
|
|
|
|
"format-icons": [ |
|
|
|
|
"" |
|
|
|
|
], |
|
|
|
|
"on-click-right": "kitty --title nvtop sh -c 'nvtop'" |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
"custom/power_vertical": { |
|
|
|
|
"format": "⏻", |
|
|
|
|
"exec": "echo ; echo power // blur", |
|
|
|
|
@ -724,8 +753,4 @@
|
|
|
|
|
"interval": 86400, // once every day |
|
|
|
|
"tooltip": true, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|