@ -1,4 +1,5 @@
//* ---- 💫 https://github.com/JaKooLit 💫 ---- *//
//* ---- 💫 https://github.com/JaKooLit 💫 ---- *//
/* Waybar Modules */
{
{
// HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs
// HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs
@ -23,17 +24,16 @@
"default": " ",
"default": " ",
},
},
},
},
// ROMAN Numerals style
// ROMAN Numerals style
"hyprland/workspaces#roman": {
"hyprland/workspaces#roman": {
"active-only": false,
"active-only": false,
"all-outputs": true,
"all-outputs": true,
"format": "{icon}",
"format": "{icon}",
"show-special": false,
"show-special": false,
"on-click": "activate",
"on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
"persistent-workspaces": {
"persistent-workspaces": {
"1": [],
"1": [],
"2": [],
"2": [],
"3": [],
"3": [],
@ -51,20 +51,18 @@
"8": "VIII",
"8": "VIII",
"9": "IX",
"9": "IX",
"10": "X",
"10": "X",
},
},
},
},
// PACMAN Style
// PACMAN Style
"hyprland/workspaces#pacman": {
"hyprland/workspaces#pacman": {
"active-only": false,
"active-only": false,
"all-outputs": true,
"all-outputs": true,
"format": "{icon}",
"format": "{icon}",
"on-click": "activate",
"on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
"show-special": false,
"show-special": false,
"persistent-workspaces": {
"persistent-workspaces": {
"1": [],
"1": [],
"2": [],
"2": [],
"3": [],
"3": [],
@ -75,10 +73,9 @@
"format-icons": {
"format-icons": {
"active": " ",
"active": " ",
"default": " ",
"default": " ",
"persistent": " ",
"persistent": " ",
},
},
},
},
"hyprland/workspaces#kanji": {
"hyprland/workspaces#kanji": {
"disable-scroll": true,
"disable-scroll": true,
"all-outputs": true,
"all-outputs": true,
@ -103,7 +100,6 @@
"10": "十",
"10": "十",
}
}
},
},
// NUMBERS and ICONS style
// NUMBERS and ICONS style
"hyprland/workspaces#4": {
"hyprland/workspaces#4": {
"format": "{name}",
"format": "{name}",
@ -130,9 +126,7 @@
"default": " ",
"default": " ",
},
},
},
},
// GROUP
// GROUP
"group/motherboard": {
"group/motherboard": {
"orientation": "horizontal",
"orientation": "horizontal",
"modules": [
"modules": [
@ -142,7 +136,6 @@
"disk",
"disk",
]
]
},
},
"group/laptop": {
"group/laptop": {
"orientation": "horizontal",
"orientation": "horizontal",
"modules": [
"modules": [
@ -150,7 +143,6 @@
"battery",
"battery",
]
]
},
},
"group/audio": {
"group/audio": {
"orientation": "horizontal",
"orientation": "horizontal",
"modules": [
"modules": [
@ -158,13 +150,20 @@
"pulseaudio#microphone",
"pulseaudio#microphone",
]
]
},
},
"backlight": {
"backlight": {
"interval": 2,
"interval": 2,
"align": 0,
"align": 0,
"rotate": 0,
"rotate": 0,
//"format": "{icon} {percent}%",
//"format": "{icon} {percent}%",
"format-icons": [" ", " ", " ", " ", " ", " ", " "],
"format-icons": [
" ",
" ",
" ",
" ",
" ",
" ",
" "
],
"format": "{icon}",
"format": "{icon}",
//"format-icons": [" "," "," "," "," "," "," "," "," "," "," "," "," "," "," "],
//"format-icons": [" "," "," "," "," "," "," "," "," "," "," "," "," "," "," "],
"tooltip-format": "backlight {percent}%",
"tooltip-format": "backlight {percent}%",
@ -177,7 +176,6 @@
"on-scroll-down": "~/.config/hypr/scripts/Brightness.sh --dec",
"on-scroll-down": "~/.config/hypr/scripts/Brightness.sh --dec",
"smooth-scrolling-threshold": 1,
"smooth-scrolling-threshold": 1,
},
},
"battery": {
"battery": {
//"interval": 5,
//"interval": 5,
"align": 0,
"align": 0,
@ -197,14 +195,25 @@
"format-alt-click": "click",
"format-alt-click": "click",
"format-full": "{icon} Full",
"format-full": "{icon} Full",
"format-alt": "{icon} {time}",
"format-alt": "{icon} {time}",
"format-icons": [" ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "],
"format-icons": [
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
],
"format-time": "{H}h {M}min",
"format-time": "{H}h {M}min",
"tooltip": true,
"tooltip": true,
"tooltip-format": "{timeTo} {power}w",
"tooltip-format": "{timeTo} {power}w",
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
},
},
"bluetooth": {
"bluetooth": {
"format": " ",
"format": " ",
"format-disabled": " ",
"format-disabled": " ",
@ -215,7 +224,6 @@
"tooltip": true,
"tooltip": true,
"on-click": "blueman-manager",
"on-click": "blueman-manager",
},
},
"clock": {
"clock": {
"interval": 1,
"interval": 1,
//"format": " {:%I:%M %p}", // AM PM format
//"format": " {:%I:%M %p}", // AM PM format
@ -223,10 +231,10 @@
"format-alt": " {:%H:%M %Y, %d %B, %A}",
"format-alt": " {:%H:%M %Y, %d %B, %A}",
"tooltip-format": "<tt><small>{calendar}</small></tt>",
"tooltip-format": "<tt><small>{calendar}</small></tt>",
"calendar": {
"calendar": {
"mode" : "year",
"mode" : "year",
"mode-mon-col" : 3,
"mode-mon-col" : 3,
"weeks-pos" : "right",
"weeks-pos" : "right",
"on-scroll" : 1,
"on-scroll" : 1,
"format": {
"format": {
"months": "<span color='#ffead3'><b>{}</b></span>",
"months": "<span color='#ffead3'><b>{}</b></span>",
"days": "<span color='#ecc6d9'><b>{}</b></span>",
"days": "<span color='#ecc6d9'><b>{}</b></span>",
@ -235,24 +243,31 @@
"today": "<span color='#ff6699'><b><u>{}</u></b></span>"
"today": "<span color='#ff6699'><b><u>{}</u></b></span>"
}
}
}
}
},
},
"actions": {
"actions": {
"on-click-right": "mode",
"on-click-right": "mode",
"on-click-forward": "tz_up",
"on-click-forward": "tz_up",
"on-click-backward": "tz_down",
"on-click-backward": "tz_down",
"on-scroll-up": "shift_up",
"on-scroll-up": "shift_up",
"on-scroll-down": "shift_down"
"on-scroll-down": "shift_down"
},
},
"cpu": {
"cpu": {
"format": "{usage}% ",
"format": "{usage}% ",
"interval": 1,
"interval": 1,
"format-alt-click": "click",
"format-alt-click": "click",
"format-alt": "{icon0}{icon1}{icon2}{icon3} {usage:>2}% ",
"format-alt": "{icon0}{icon1}{icon2}{icon3} {usage:>2}% ",
"format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"],
"format-icons": [
"▁",
"▂",
"▃",
"▄",
"▅",
"▆",
"▇",
"█"
],
"on-click-right": "gnome-system-monitor",
"on-click-right": "gnome-system-monitor",
},
},
"disk": {
"disk": {
"interval": 30,
"interval": 30,
//"format": " ",
//"format": " ",
@ -262,7 +277,6 @@
//"tooltip": true,
//"tooltip": true,
"tooltip-format": "{used} used out of {total} on {path} ({percentage_used}%)",
"tooltip-format": "{used} used out of {total} on {path} ({percentage_used}%)",
},
},
"hyprland/language": {
"hyprland/language": {
"format": "Lang: {}",
"format": "Lang: {}",
"format-en": "US",
"format-en": "US",
@ -270,26 +284,23 @@
"keyboard-name": "at-translated-set-2-keyboard",
"keyboard-name": "at-translated-set-2-keyboard",
"on-click": "hyprctl switchxkblayout $SET_KB next"
"on-click": "hyprctl switchxkblayout $SET_KB next"
},
},
"hyprland/submap": {
"hyprland/submap": {
"format": "<span style=\"italic\"> {}</span>", // Icon: expand-arrows-alt
"format": "<span style=\"italic\"> {}</span>", // Icon: expand-arrows-alt
"tooltip": false,
"tooltip": false,
},
},
"hyprland/window": {
"hyprland/window": {
"format": "{}",
"format": "{}",
"max-length": 40,
"max-length": 40,
"separate-outputs": true,
"separate-outputs": true,
"offscreen-css" : true,
"offscreen-css" : true,
"offscreen-css-text": "(inactive)",
"offscreen-css-text": "(inactive)",
"rewrite": {
"rewrite": {
"(.*) — Mozilla Firefox": " $1",
"(.*) — Mozilla Firefox": " $1",
"(.*) - fish": "> [$1]",
"(.*) - fish": "> [$1]",
"(.*) - zsh": "> [$1]",
"(.*) - zsh": "> [$1]",
"(.*) - kitty ": "> [$1]",
"(.*) - $term ": "> [$1]",
},
},
},
},
"idle_inhibitor": {
"idle_inhibitor": {
"format": "{icon}",
"format": "{icon}",
"format-icons": {
"format-icons": {
@ -297,20 +308,18 @@
"deactivated": " ",
"deactivated": " ",
}
}
},
},
"keyboard-state": {
"keyboard-state": {
//"numlock": true,
//"numlock": true,
"capslock": true,
"capslock": true,
"format": {
"format": {
"numlock": "N {icon}",
"numlock": "N {icon}",
"capslock": " {icon}",
"capslock": " {icon}",
},
},
"format-icons": {
"format-icons": {
"locked": " ",
"locked": " ",
"unlocked": " "
"unlocked": " "
},
},
},
},
"memory": {
"memory": {
"interval": 10,
"interval": 10,
"format": "{used:0.1f}G ",
"format": "{used:0.1f}G ",
@ -320,7 +329,6 @@
"tooltip-format": "{used:0.1f}GB/{total:0.1f}G",
"tooltip-format": "{used:0.1f}GB/{total:0.1f}G",
"on-click-right": "kitty --title btop sh -c 'btop'"
"on-click-right": "kitty --title btop sh -c 'btop'"
},
},
"mpris": {
"mpris": {
"interval": 10,
"interval": 10,
"format": "{player_icon} ",
"format": "{player_icon} ",
@ -350,7 +358,6 @@
// "ignored-players": ["firefox"]
// "ignored-players": ["firefox"]
"max-length": 30,
"max-length": 30,
},
},
"network": {
"network": {
"format": "{ifname}",
"format": "{ifname}",
"format-wifi": "{icon}",
"format-wifi": "{icon}",
@ -362,9 +369,14 @@
"tooltip-format-ethernet": "{ifname} ",
"tooltip-format-ethernet": "{ifname} ",
"tooltip-format-disconnected": " Disconnected",
"tooltip-format-disconnected": " Disconnected",
"max-length": 50,
"max-length": 50,
"format-icons": [" "," "," "," "," "]
"format-icons": [
" ",
" ",
" ",
" ",
" "
]
},
},
"network#speed": {
"network#speed": {
"interval": 1,
"interval": 1,
"format": "{ifname}",
"format": "{ifname}",
@ -377,9 +389,14 @@
"tooltip-format-ethernet": "{ifname} ",
"tooltip-format-ethernet": "{ifname} ",
"tooltip-format-disconnected": " Disconnected",
"tooltip-format-disconnected": " Disconnected",
"max-length": 50,
"max-length": 50,
"format-icons": [" "," "," "," "," "]
"format-icons": [
" ",
" ",
" ",
" ",
" "
]
},
},
"pulseaudio": {
"pulseaudio": {
"format": "{icon} {volume}%",
"format": "{icon} {volume}%",
"format-bluetooth": "{icon} {volume}%",
"format-bluetooth": "{icon} {volume}%",
@ -391,8 +408,15 @@
"phone": " ",
"phone": " ",
"portable": " ",
"portable": " ",
"car": " ",
"car": " ",
"default": [" ", " ", " ", " "],
"default": [
"ignored-sinks": ["Easy Effects Sink"],
" ",
" ",
" ",
" "
],
"ignored-sinks": [
"Easy Effects Sink"
],
},
},
"scroll-step": 5.0,
"scroll-step": 5.0,
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle",
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle",
@ -402,7 +426,6 @@
"tooltip-format": "{icon} {desc} | {volume}%",
"tooltip-format": "{icon} {desc} | {volume}%",
"smooth-scrolling-threshold": 1,
"smooth-scrolling-threshold": 1,
},
},
"pulseaudio#microphone": {
"pulseaudio#microphone": {
"format": "{format_source}",
"format": "{format_source}",
"format-source": " {volume}%",
"format-source": " {volume}%",
@ -414,24 +437,26 @@
"tooltip-format": "{source_desc} | {source_volume}%",
"tooltip-format": "{source_desc} | {source_volume}%",
"scroll-step": 5,
"scroll-step": 5,
},
},
"temperature": {
"temperature": {
"interval": 10,
"interval": 10,
"tooltip": true,
"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,
//"thermal-zone": 0,
"critical-threshold": 82,
"critical-threshold": 82,
"format-critical": "{temperatureC}°C {icon}",
"format-critical": "{temperatureC}°C {icon}",
"format": "{temperatureC}°C {icon}",
"format": "{temperatureC}°C {icon}",
"format-icons": [" "],
"format-icons": [
" "
],
"on-click-right": "kitty --title nvtop sh -c 'nvtop'"
"on-click-right": "kitty --title nvtop sh -c 'nvtop'"
},
},
"tray": {
"tray": {
"icon-size": 15,
"icon-size": 15,
"spacing": 8,
"spacing": 8,
},
},
"wireplumber": {
"wireplumber": {
"format": "{icon} {volume} %",
"format": "{icon} {volume} %",
"format-muted": " Mute",
"format-muted": " Mute",
@ -439,9 +464,13 @@
"on-click-right": "pavucontrol -t 3",
"on-click-right": "pavucontrol -t 3",
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc",
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc",
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
"format-icons": [" ", " ", " ", " "],
"format-icons": [
" ",
" ",
" ",
" "
],
},
},
"wlr/taskbar": {
"wlr/taskbar": {
"format": "{icon} {name} ",
"format": "{icon} {name} ",
"icon-size": 15,
"icon-size": 15,
@ -454,66 +483,58 @@
"rofi",
"rofi",
]
]
},
},
"custom/cycle_wall": {
"custom/cycle_wall":{
"format": " ",
"format":" ",
"exec": "echo ; echo wallpaper select",
"exec": "echo ; echo wallpaper select",
"on-click": "~/.config/hypr/s cripts/WallpaperSelect.sh",
"on-click": "~/.config/hypr/UserS cripts/WallpaperSelect.sh",
"on-click-right": "~/.config/hypr/scripts/Wallpaper .sh",
"on-click-right": "~/.config/hypr/UserScripts/WallpaperRandom .sh",
"on-click-middle": "~/.config/hypr/scripts/WaybarStyles.sh",
"on-click-middle": "~/.config/hypr/scripts/WaybarStyles.sh",
"interval" : 86400, // once every day
"interval" : 86400, // once every day
"tooltip": true,
"tooltip": true,
},
},
"custom/hint": {
"custom/hint": {
"format": " HINT!",
"format": " HINT!",
"exec": "echo ; echo Key Hints SUPER H",
"exec": "echo ; echo Key Hints SUPER H",
"on-click": "~/.config/hypr/scripts/KeyHints.sh",
"on-click": "~/.config/hypr/scripts/KeyHints.sh",
"interval" : 86400, // once every day
"interval" : 86400, // once every day
"tooltip": true,
"tooltip": true,
},
},
"custom/keyboard": {
"custom/keyboard": {
"exec": "cat ~/.cache/kb_layout",
"exec": "cat ~/.cache/kb_layout",
"interval": 1,
"interval": 1,
"format": " {}",
"format": " {}",
"on-click": "~/.config/hypr/scripts/SwitchKeyboardLayout.sh",
"on-click": "~/.config/hypr/scripts/SwitchKeyboardLayout.sh",
},
},
"custom/light_dark": {
"custom/light_dark": {
"format": " {}",
"format": " {}",
"exec": "echo ; echo Dark-Light switcher",
"exec": "echo ; echo Dark-Light switcher",
"on-click": "~/.config/hypr/scripts/DarkLight.sh",
"on-click": "~/.config/hypr/scripts/DarkLight.sh",
"on-click-right": "~/.config/hypr/scripts/WaybarStyles.sh",
"on-click-right": "~/.config/hypr/scripts/WaybarStyles.sh",
"on-click-middle": "~/.config/hypr/scripts/Wallpaper .sh",
"on-click-middle": "~/.config/hypr/UserScripts/WallpaperSelect .sh",
"interval" : 86400, // once every day
"interval" : 86400, // once every day
"tooltip": true
"tooltip": true
},
},
"custom/lock": {
"custom/lock": {
"format": " {}",
"format": " {}",
"exec": "echo ; echo screen lock",
"exec": "echo ; echo screen lock",
"interval" : 86400, // once every day
"interval" : 86400, // once every day
"tooltip": true,
"tooltip": true,
"on-click": "~/.config/hypr/scripts/LockScreen.sh",
"on-click": "~/.config/hypr/scripts/LockScreen.sh",
},
},
"custom/menu": {
"custom/menu": {
"format": " {}",
"format": " {}",
"exec": "echo ; echo app launcher",
"exec": "echo ; echo app launcher",
"interval" : 86400, // once every day
"interval" : 86400, // once every day
"tooltip": true,
"tooltip": true,
"on-click": "pkill rofi || rofi -show drun -modi run,drun,filebrowser,window",
"on-click": "pkill rofi || rofi -show drun -modi run,drun,filebrowser,window",
"on-click-middle": "~/.config/hypr/s cripts/WallpaperSelect.sh",
"on-click-middle": "~/.config/hypr/UserS cripts/WallpaperSelect.sh",
"on-click-right": "~/.config/hypr/scripts/WaybarLayout.sh",
"on-click-right": "~/.config/hypr/scripts/WaybarLayout.sh",
},
},
// This is a custom cava visualizer
// This is a custom cava visualizer
"custom/cava_mviz": {
"custom/cava_mviz": {
"exec": "~/.config/hypr/scripts/WaybarCava.sh",
"exec": "~/.config/hypr/scripts/WaybarCava.sh",
"format": "{}"
"format": "{}"
},
},
"custom/playerctl": {
"custom/playerctl": {
"format": "<span>{}</span>",
"format": "<span>{}</span>",
"return-type": "json",
"return-type": "json",
@ -527,18 +548,16 @@
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
"smooth-scrolling-threshold": 1,
"smooth-scrolling-threshold": 1,
},
},
"custom/power": {
"custom/power": {
"format": "⏻ ",
"format": "⏻ ",
"exec": "echo ; echo power // blur",
"exec": "echo ; echo power // blur",
"on-click": "~/.config/hypr/scripts/Wlogout.sh",
"on-click": "~/.config/hypr/scripts/Wlogout.sh",
"on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh",
"interval" : 86400, // once every day
"interval" : 86400, // once every day
"tooltip": true,
"tooltip": true,
},
},
"custom/swaync": {
"custom/swaync": {
"tooltip":true,
"tooltip": true,
"format": "{icon} {}",
"format": "{icon} {}",
"format-icons": {
"format-icons": {
"notification": " <span foreground='red'><sup> </sup></span>",
"notification": " <span foreground='red'><sup> </sup></span>",
@ -557,16 +576,14 @@
"on-click-right": "swaync-client -d -sw",
"on-click-right": "swaync-client -d -sw",
"escape": true,
"escape": true,
},
},
// NOTE:! This is only for Arch and Arch Based Distros depend: pacman-contrib
// NOTE:! This is only for Arch and Arch Based Distros
"custom/updater": {
"custom/updater":{
"format": " {}",
"format": " {}",
"exec": "checkupdates | wc -l",
"exec": "checkupdates | wc -l",
"exec-if": "[[ $(checkupdates | wc -l) ]]",
"exec-if": "[[ $(checkupdates | wc -l) ]]",
"interval": 15,
"interval": 15,
"on-click": "kitty -T update paru -Syu || yay -Syu && notify-send 'The system has been updated'",
"on-click": "kitty -T update paru -Syu || yay -Syu && notify-send 'The system has been updated'",
},
},
"custom/weather": {
"custom/weather": {
"format": "{}",
"format": "{}",
"format-alt": "{alt}: {}",
"format-alt": "{alt}: {}",
@ -576,56 +593,63 @@
"exec": "~/.config/hypr/UserScripts/Weather.sh",
"exec": "~/.config/hypr/UserScripts/Weather.sh",
//"exec": "~/.config/hypr/UserScripts/Weather.py",
//"exec": "~/.config/hypr/UserScripts/Weather.py",
"exec-if": "ping wttr.in -c1",
"exec-if": "ping wttr.in -c1",
"tooltip" : true,
"tooltip" : true,
},
},
// Separators
// Separators
"custom/separator#dot": {
"custom/separator#dot": {
"format": " ",
"format": " ",
"interval": "once",
"interval": "once",
"tooltip": false
"tooltip": false
},
},
"custom/separator#dot-line": {
"custom/separator#dot-line": {
"format": " ",
"format": " ",
"interval": "once",
"interval": "once",
"tooltip": false
"tooltip": false
},
},
"custom/separator#line": {
"custom/separator#line": {
"format": "|",
"format": "|",
"interval": "once",
"interval": "once",
"tooltip": false
"tooltip": false
},
},
"custom/separator#blank": {
"custom/separator#blank": {
"format": "",
"format": "",
"interval": "once",
"interval": "once",
"tooltip": false
"tooltip": false
},
},
"custom/separator#blank_2": {
"custom/separator#blank_2": {
"format": " ",
"format": " ",
"interval": "once",
"interval": "once",
"tooltip": false
"tooltip": false
},
},
"custom/separator#blank_3": {
"custom/separator#blank_3": {
"format": " ",
"format": " ",
"interval": "once",
"interval": "once",
"tooltip": false
"tooltip": false
},
},
// Modules below are for vertical layout
// Modules below are for vertical layout
"backlight#vertical": {
"backlight#vertical": {
"interval": 2,
"interval": 2,
"align": 0.35,
"align": 0.35,
"rotate": 1,
"rotate": 1,
"format": "{icon}",
"format": "{icon}",
//"format-icons": [" ", " ", " "],
//"format-icons": [" ", " ", " "],
"format-icons": [" "," "," "," "," "," "," "," "," "," "," "," "," "," "," "],
"format-icons": [
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
],
"on-click": "",
"on-click": "",
"on-click-middle": "",
"on-click-middle": "",
"on-click-right": "",
"on-click-right": "",
@ -635,7 +659,6 @@
"smooth-scrolling-threshold": 1,
"smooth-scrolling-threshold": 1,
"tooltip-format": "{percent}%",
"tooltip-format": "{percent}%",
},
},
"clock#vertical": {
"clock#vertical": {
"format": " \n{:%H\n%M\n%S\n\n \n%d\n%m\n%y}",
"format": " \n{:%H\n%M\n%S\n\n \n%d\n%m\n%y}",
"interval": 1,
"interval": 1,
@ -650,13 +673,11 @@
}
}
}
}
},
},
"cpu#vertical": {
"cpu#vertical": {
"format": " \n{usage}%",
"format": " \n{usage}%",
"interval": 1,
"interval": 1,
"on-click-right": "gnome-system-monitor",
"on-click-right": "gnome-system-monitor",
},
},
"memory#vertical": {
"memory#vertical": {
"interval": 10,
"interval": 10,
"format": " \n{percentage}%",
"format": " \n{percentage}%",
@ -666,7 +687,6 @@
"tooltip-format": "{used:0.1f}GB/{total:0.1f}G",
"tooltip-format": "{used:0.1f}GB/{total:0.1f}G",
"on-click-right": "kitty --title btop sh -c 'btop'",
"on-click-right": "kitty --title btop sh -c 'btop'",
},
},
"pulseaudio#vertical": {
"pulseaudio#vertical": {
"format": "{icon}",
"format": "{icon}",
"format-bluetooth": " ",
"format-bluetooth": " ",
@ -678,9 +698,16 @@
"phone": " ",
"phone": " ",
"portable": " ",
"portable": " ",
"car": " ",
"car": " ",
"default": [" ", " ", " ", " "],
"default": [
" ",
" ",
" ",
" "
],
"tooltip-format": "{icon} {desc} | {volume}%",
"tooltip-format": "{icon} {desc} | {volume}%",
"ignored-sinks": ["Easy Effects Sink"],
"ignored-sinks": [
"Easy Effects Sink"
],
},
},
"scroll-step": 5.0,
"scroll-step": 5.0,
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle",
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle",
@ -690,7 +717,6 @@
"tooltip-format": "{icon} {desc} | {volume}%",
"tooltip-format": "{icon} {desc} | {volume}%",
"smooth-scrolling-threshold": 1,
"smooth-scrolling-threshold": 1,
},
},
"pulseaudio#microphone_vertical": {
"pulseaudio#microphone_vertical": {
"format": "{format_source}",
"format": "{format_source}",
"format-source": " ",
"format-source": " ",
@ -703,28 +729,28 @@
"tooltip": true,
"tooltip": true,
"tooltip-format": "{source_desc} | {source_volume}%",
"tooltip-format": "{source_desc} | {source_volume}%",
},
},
"temperature#vertical": {
"temperature#vertical": {
"interval": 10,
"interval": 10,
"tooltip": true,
"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,
//"thermal-zone": 0,
"critical-threshold": 80,
"critical-threshold": 80,
"format-critical": "{icon}\n{temperatureC}°C",
"format-critical": "{icon}\n{temperatureC}°C",
"format": " {icon}",
"format": " {icon}",
"format-icons": [" "],
"format-icons": [
" "
],
"on-click-right": "kitty --title nvtop sh -c 'nvtop'"
"on-click-right": "kitty --title nvtop sh -c 'nvtop'"
},
},
"custom/power_vertical": {
"custom/power_vertical": {
"format": "⏻",
"format": "⏻",
"exec": "echo ; echo power // blur",
"exec": "echo ; echo power // blur",
"on-click": "~/.config/hypr/scripts/Wlogout.sh",
"on-click": "~/.config/hypr/scripts/Wlogout.sh",
"on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh",
"interval" : 86400, // once every day
"interval" : 86400, // once every day
"tooltip": true,
"tooltip": true,
},
},
}
}