diff --git a/config/waybar/configs/Bottom & Left b/config/waybar/configs/Bottom & Left index ce9f8d7..27bec45 100644 --- a/config/waybar/configs/Bottom & Left +++ b/config/waybar/configs/Bottom & Left @@ -67,6 +67,7 @@ ], "modules-right": [ + "mpris", "tray", "custom/light_dark", ], diff --git a/config/waybar/configs/Bottom & Right b/config/waybar/configs/Bottom & Right index 3687834..68629cb 100644 --- a/config/waybar/configs/Bottom & Right +++ b/config/waybar/configs/Bottom & Right @@ -67,6 +67,7 @@ ], "modules-right": [ + "mpris", "tray", "custom/light_dark", ], diff --git a/config/waybar/configs/Camellia [Bottom] b/config/waybar/configs/Camellia [Bottom] index a7b995c..0e2305a 100644 --- a/config/waybar/configs/Camellia [Bottom] +++ b/config/waybar/configs/Camellia [Bottom] @@ -20,7 +20,12 @@ //"margin-left": 0, //"margin-right": 0, -"modules-left": ["hyprland/workspaces#cam","custom/separator#line","tray#cam", "wlr/taskbar"], +"modules-left": [ + "hyprland/workspaces#cam", + "custom/separator#line", + "mpris", + "tray#cam", + "wlr/taskbar"], "modules-center": ["hyprland/window#cam"], diff --git a/config/waybar/configs/Camellia [TOP] b/config/waybar/configs/Camellia [TOP] index 2aa21cb..beeb80b 100644 --- a/config/waybar/configs/Camellia [TOP] +++ b/config/waybar/configs/Camellia [TOP] @@ -20,7 +20,13 @@ //"margin-left": 0, //"margin-right": 0, -"modules-left": ["hyprland/workspaces#cam","custom/separator#line","tray#cam", "wlr/taskbar"], +"modules-left": [ + "hyprland/workspaces#cam", + "custom/separator#line", + "mpris", + "tray#cam", + "wlr/taskbar" + ], "modules-center": ["hyprland/window#cam"], @@ -31,7 +37,8 @@ "pulseaudio/slider", "battery#cam", "clock#cam", - "network#cam"], + "network#cam" + ], // Additional modules // diff --git a/config/waybar/configs/Chrysanthemum [Bottom] b/config/waybar/configs/Chrysanthemum [Bottom] index 05d7966..68bff67 100644 --- a/config/waybar/configs/Chrysanthemum [Bottom] +++ b/config/waybar/configs/Chrysanthemum [Bottom] @@ -17,7 +17,7 @@ "margin-left": 5, "margin-right": 5, -"modules-left": ["clock#gar","tray"], +"modules-left": ["clock#gar", "mpris", "tray"], "modules-center": ["hyprland/workspaces"], diff --git a/config/waybar/configs/Chrysanthemum [TOP] b/config/waybar/configs/Chrysanthemum [TOP] index 6463088..b869184 100644 --- a/config/waybar/configs/Chrysanthemum [TOP] +++ b/config/waybar/configs/Chrysanthemum [TOP] @@ -18,7 +18,7 @@ "margin-right": 5, "margin-top": 0, -"modules-left": ["clock#gar","tray"], +"modules-left": ["clock#gar", "mpris", "tray"], "modules-center": ["hyprland/workspaces"], diff --git a/config/waybar/configs/Def[Bottom]-Laptop b/config/waybar/configs/Def[Bottom]-Laptop index 47df83c..fb8f148 100644 --- a/config/waybar/configs/Def[Bottom]-Laptop +++ b/config/waybar/configs/Def[Bottom]-Laptop @@ -43,8 +43,8 @@ ], "modules-right": [ - //"hyprland/window", "tray", + "mpris", "custom/separator#dot-line", "bluetooth", "custom/separator#dot-line", diff --git a/config/waybar/configs/Def[TOP]-Laptop b/config/waybar/configs/Def[TOP]-Laptop index b322a75..d82b0da 100644 --- a/config/waybar/configs/Def[TOP]-Laptop +++ b/config/waybar/configs/Def[TOP]-Laptop @@ -43,8 +43,8 @@ ], "modules-right": [ - //"hyprland/window", "tray", + "mpris", "custom/separator#dot-line", "bluetooth", "custom/separator#dot-line", diff --git a/config/waybar/configs/Default [Bottom] b/config/waybar/configs/Default [Bottom] index 35ff7f2..9e520d6 100644 --- a/config/waybar/configs/Default [Bottom] +++ b/config/waybar/configs/Default [Bottom] @@ -43,8 +43,8 @@ ], "modules-right": [ - //"hyprland/window", "tray", + "mpris", "custom/separator#dot-line", "bluetooth", "custom/separator#dot-line", diff --git a/config/waybar/configs/Default [TOP] b/config/waybar/configs/Default [TOP] index 69e1046..51af0ae 100644 --- a/config/waybar/configs/Default [TOP] +++ b/config/waybar/configs/Default [TOP] @@ -43,8 +43,8 @@ ], "modules-right": [ - //"hyprland/window", "tray", + "mpris", "custom/separator#dot-line", "bluetooth", "custom/separator#dot-line", diff --git a/config/waybar/configs/Gardenia [Bottom] b/config/waybar/configs/Gardenia [Bottom] index 5b5a089..ce46042 100644 --- a/config/waybar/configs/Gardenia [Bottom] +++ b/config/waybar/configs/Gardenia [Bottom] @@ -20,7 +20,7 @@ "margin-bottom": 5, "width": 768, -"modules-left": ["clock#gar","tray"], +"modules-left": ["clock#gar", "mpris", "tray"], "modules-center": ["hyprland/workspaces#kanji"], diff --git a/config/waybar/configs/Gardenia [TOP] b/config/waybar/configs/Gardenia [TOP] index 358db1c..293c985 100644 --- a/config/waybar/configs/Gardenia [TOP] +++ b/config/waybar/configs/Gardenia [TOP] @@ -19,7 +19,7 @@ //"margin-bottom": 5, "width": 768, -"modules-left": ["clock#gar","tray"], +"modules-left": ["clock#gar", "mpris", "tray"], "modules-center": ["hyprland/workspaces#kanji"], diff --git a/config/waybar/configs/Left b/config/waybar/configs/Left index 99c3405..1458b43 100644 --- a/config/waybar/configs/Left +++ b/config/waybar/configs/Left @@ -25,6 +25,7 @@ ], "modules-right": [ + "mpris", "tray", //"network", "backlight#vertical", diff --git a/config/waybar/configs/Peony [Bottom] b/config/waybar/configs/Peony [Bottom] index 159cf34..8406c30 100644 --- a/config/waybar/configs/Peony [Bottom] +++ b/config/waybar/configs/Peony [Bottom] @@ -19,7 +19,7 @@ "margin-bottom": 5, "width": 1444, -"modules-left": ["hyprland/workspaces#roman", "tray#peony"], +"modules-left": ["hyprland/workspaces#roman", "mpris", "tray#peony"], "modules-center": ["clock#peony"], diff --git a/config/waybar/configs/Peony [TOP] b/config/waybar/configs/Peony [TOP] index c9e5fce..037d05a 100644 --- a/config/waybar/configs/Peony [TOP] +++ b/config/waybar/configs/Peony [TOP] @@ -19,7 +19,7 @@ //"margin-bottom": 5, "width": 1444, -"modules-left": ["hyprland/workspaces#roman", "tray#peony"], +"modules-left": ["hyprland/workspaces#roman", "mpris", "tray#peony"], "modules-center": ["clock#peony"], diff --git a/config/waybar/configs/Right b/config/waybar/configs/Right index 69d4795..4fc258c 100644 --- a/config/waybar/configs/Right +++ b/config/waybar/configs/Right @@ -25,6 +25,7 @@ ], "modules-right": [ + "mpris", "tray", //"network", "backlight#vertical", diff --git a/config/waybar/configs/Simple-L [TOP] b/config/waybar/configs/Simple-L [TOP] index 8c331e3..dc519ad 100644 --- a/config/waybar/configs/Simple-L [TOP] +++ b/config/waybar/configs/Simple-L [TOP] @@ -21,6 +21,7 @@ "custom/separator#blank_2", "hyprland/workspaces#pacman", "custom/separator#blank_2", + "mpris", "tray", ], "modules-center": [ diff --git a/config/waybar/configs/Simple-S [TOP] b/config/waybar/configs/Simple-S [TOP] index d05af59..1368667 100644 --- a/config/waybar/configs/Simple-S [TOP] +++ b/config/waybar/configs/Simple-S [TOP] @@ -20,7 +20,8 @@ "modules-right": [ "custom/menu", - "tray", + "tray", + "mpris", "network", "bluetooth", "backlight", diff --git a/config/waybar/configs/Top & Bottom b/config/waybar/configs/Top & Bottom index 6b04e5c..5ea91ad 100644 --- a/config/waybar/configs/Top & Bottom +++ b/config/waybar/configs/Top & Bottom @@ -67,6 +67,7 @@ "modules-right": [ "hyprland/window", "tray", + "mpris", "keyboard-state", "pulseaudio", //"wireplumber", diff --git a/config/waybar/configs/Top & Left b/config/waybar/configs/Top & Left index e1d13df..6fc8464 100644 --- a/config/waybar/configs/Top & Left +++ b/config/waybar/configs/Top & Left @@ -63,6 +63,7 @@ ], "modules-right": [ + "mpris", "tray", "custom/light_dark", ], diff --git a/config/waybar/configs/Top & Right b/config/waybar/configs/Top & Right index fd594c6..f2e1fe5 100644 --- a/config/waybar/configs/Top & Right +++ b/config/waybar/configs/Top & Right @@ -64,6 +64,7 @@ ], "modules-right": [ + "mpris", "tray", "custom/light_dark", ], diff --git a/config/waybar/modules b/config/waybar/modules index 9955e3d..ef61f9c 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -1,10 +1,10 @@ //* ---- πŸ’« https://github.com/JaKooLit πŸ’« ---- *// { - // HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs - // CIRCLES Style - "hyprland/workspaces": { - "active-only": false, +// HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs +// CIRCLES Style +"hyprland/workspaces": { + "active-only": false, "all-outputs": true, "format": "{icon}", "show-special": false, @@ -21,10 +21,11 @@ "format-icons": { "active": "ο†’", "default": "ο„Œ", - }, - }, - // ROMAN Numerals style - "hyprland/workspaces#roman": { + }, +}, + +// ROMAN Numerals style +"hyprland/workspaces#roman": { "active-only":false, "all-outputs": true, "format": "{icon}", @@ -52,8 +53,9 @@ "10": "X", }, - }, - // PACMAN Style +}, + +// PACMAN Style "hyprland/workspaces#pacman": { "active-only":false, "all-outputs": true, @@ -75,9 +77,9 @@ "default": "󰊠", "persistent":"󰊠", }, - }, +}, - "hyprland/workspaces#kanji": { +"hyprland/workspaces#kanji": { "disable-scroll": true, "all-outputs": true, "format": "{icon}", @@ -100,10 +102,10 @@ "9": "九", "10": "十", } - }, +}, - // NUMBERS and ICONS style - "hyprland/workspaces#4": { +// NUMBERS and ICONS style +"hyprland/workspaces#4": { "format": "{name}", "format": " {name} {icon} ", //"format": " {icon} ", @@ -127,11 +129,11 @@ "focused": "ο†’", "default": "ο„Œ", }, - }, +}, + +// GROUP - // GROUP - - "group/motherboard": { +"group/motherboard": { "orientation": "horizontal", "modules": [ "cpu", @@ -139,25 +141,25 @@ "temperature", "disk", ] - }, +}, - "group/laptop": { +"group/laptop": { "orientation": "horizontal", "modules": [ "backlight", "battery", ] - }, +}, - "group/audio": { +"group/audio": { "orientation": "horizontal", "modules": [ "pulseaudio", "pulseaudio#microphone", ] - }, - - "backlight": { +}, + +"backlight": { "interval": 2, "align": 0, "rotate": 0, @@ -174,9 +176,9 @@ "on-scroll-up": "~/.config/hypr/scripts/Brightness.sh --inc", "on-scroll-down": "~/.config/hypr/scripts/Brightness.sh --dec", "smooth-scrolling-threshold": 1, - }, +}, - "battery": { +"battery": { "interval": 60, "align": 0, "rotate": 0, @@ -200,9 +202,9 @@ "tooltip-format": "{timeTo} {power}w", "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", "on-click-right": "~/.config/hypr/scripts/RofiPower.sh", - }, +}, - "bluetooth": { +"bluetooth": { "format": "οŠ“", "format-disabled": "σ°‚³", "format-connected": "σ°‚± {num_connections}", @@ -211,9 +213,9 @@ "tooltip-format-enumerate-connected": "οŠ“ {device_alias} σ°‚„{device_battery_percentage}%", "tooltip": true, "on-click": "blueman-manager", - }, +}, - "cava": { +"cava": { //"cava_config": "$XDG_CONFIG_HOME/cava/cava.conf", "framerate": 30, "autosens": 1, @@ -234,9 +236,9 @@ "actions": { "on-click-right": "mode" } - }, +}, - "clock": { +"clock": { "interval": 1, //"format": "ο€— {:%I:%M %p}", "format": "ο€— {:%H:%M:%S}", @@ -262,18 +264,18 @@ "on-click-backward": "tz_down", "on-scroll-up": "shift_up", "on-scroll-down": "shift_down" - }, +}, - "cpu": { +"cpu": { "format": "{usage}% 󰍛", "interval": 1, "format-alt-click": "click", "format-alt": "{icon0}{icon1}{icon2}{icon3} {usage:>2}% 󰍛", "format-icons": ["▁", "β–‚", "β–ƒ", "β–„", "β–…", "β–†", "β–‡", "β–ˆ"], "on-click-right": "gnome-system-monitor", - }, +}, - "disk": { +"disk": { "interval": 30, //"format": "σ°‹Š", "path": "/", @@ -281,22 +283,22 @@ "format": "{percentage_used}% σ°‹Š", //"tooltip": true, "tooltip-format": "{used} used out of {total} on {path} ({percentage_used}%)", - }, +}, - "hyprland/language": { +"hyprland/language": { "format": "Lang: {}", "format-en": "US", "format-tr": "Korea", "keyboard-name": "at-translated-set-2-keyboard", "on-click": "hyprctl switchxkblayout $SET_KB next" - }, +}, - "hyprland/submap": { +"hyprland/submap": { "format": " {}", // Icon: expand-arrows-alt "tooltip": false, - }, +}, - "hyprland/window": { +"hyprland/window": { "format": "{}", "max-length": 40, "separate-outputs": true, @@ -308,17 +310,17 @@ "(.*) - zsh": "> [$1]", "(.*) - kitty": "> [$1]", }, - }, +}, - "idle_inhibitor": { +"idle_inhibitor": { "format": "{icon}", "format-icons": { "activated": "οˆ… ", "deactivated": "οˆ„ ", } - }, +}, - "keyboard-state": { +"keyboard-state": { //"numlock": true, "capslock": true, "format": { @@ -329,9 +331,9 @@ "locked": "ο€£", "unlocked": "ο‚œ" }, - }, +}, - "memory": { +"memory": { "interval": 10, "format": "{used:0.1f}G σ°Ύ†", "format-alt": "{percentage}% σ°Ύ†", @@ -339,9 +341,23 @@ "tooltip": true, "tooltip-format": "{used:0.1f}GB/{total:0.1f}G", "on-click-right": "kitty --title btop sh -c 'btop'" - }, +}, + +"mpris": { + "format": "{player_icon}", + "format-paused": "{status_icon} {dynamic}", + "player-icons": { + "default": "β–Ά", + "mpv": "πŸ“»", + }, + "status-icons": { + "paused": "⏸" + }, + // "ignored-players": ["firefox"] + "max-length": 30, +}, - "network": { +"network": { "format": "{ifname}", "format-wifi": "{icon}", "format-ethernet": "󰌘", @@ -353,9 +369,9 @@ "tooltip-format-disconnected": "σ°Œ™ Disconnected", "max-length": 50, "format-icons": ["σ°€―","󰀟","σ°€’","σ°€₯","󰀨"] - }, +}, - "network#speed": { +"network#speed": { "interval": 1, "format": "{ifname}", "format-wifi": "{icon} ο„Ή {bandwidthUpBytes} ο„Ί {bandwidthDownBytes}", @@ -368,9 +384,9 @@ "tooltip-format-disconnected": "σ°Œ™ Disconnected", "max-length": 50, "format-icons": ["σ°€―","󰀟","σ°€’","σ°€₯","󰀨"] - }, +}, - "pulseaudio": { +"pulseaudio": { "format": "{icon}", "format-bluetooth": "{icon} σ°‚° {volume}%", "format-muted": "󰖁", @@ -390,9 +406,9 @@ "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", "smooth-scrolling-threshold": 1, - }, +}, - "pulseaudio#microphone": { +"pulseaudio#microphone": { "format": "{format_source}", "format-source": "ο„° {volume}%", "format-source-muted": "ο„±", @@ -401,9 +417,9 @@ "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --mic-inc", "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --mic-dec", "scroll-step": 5, - }, +}, - "temperature": { +"temperature": { "interval": 10, "tooltip": false, "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], @@ -413,14 +429,14 @@ "format": "{temperatureC}Β°C {icon}", "format-icons": ["󰈸"], "on-click-right": "kitty --title nvtop sh -c 'nvtop'" - }, +}, - "tray": { +"tray": { "icon-size": 14, "spacing": 8, - }, +}, - "wireplumber": { +"wireplumber": { "format": "{icon} {volume} %", "format-muted": " Mute", "on-click": "~/.config/hypr/scripts/Volume.sh --toggle", @@ -428,9 +444,9 @@ "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", "format-icons": ["", "ο€§", "σ°•Ύ", ""], - }, +}, - "wlr/taskbar": { +"wlr/taskbar": { "format": "{icon} {name} ", "icon-size": 16, "all-outputs": false, @@ -441,24 +457,24 @@ "wofi", "rofi", ] - }, +}, - "custom/cycle_wall":{ +"custom/cycle_wall":{ "format":"ο€Ύ ", "on-click": "~/.config/hypr/scripts/WallpaperSelect.sh", "on-click-right": "~/.config/hypr/scripts/Wallpaper.sh", "on-click-middle": "~/.config/hypr/scripts/WaybarStyles.sh", "tooltip": true, "tooltip-format": "Change wallpaper or style" - }, +}, - "custom/keybinds": { +"custom/keybinds": { "format":"󰺁 HINT!", "tooltip": false, "on-click": "~/.config/hypr/scripts/KeyHints.sh", - }, +}, - "custom/keyboard": { +"custom/keyboard": { "exec": "cat ~/.cache/kb_layout", "interval": 1, "format": "ο„œ {}", @@ -466,29 +482,29 @@ "tooltip": false, }, - "custom/light_dark": { +"custom/light_dark": { "format": "ο†’", "on-click": "~/.config/hypr/scripts/DarkLight.sh", "on-click-right": "~/.config/hypr/scripts/WaybarStyles.sh", "on-click-middle": "~/.config/hypr/scripts/Wallpaper.sh", "tooltip": false, - }, +}, - "custom/lock": { +"custom/lock": { "format": "ο€£", "on-click": "~/.config/hypr/scripts/LockScreen.sh", "tooltip": false, - }, +}, - "custom/menu": { +"custom/menu": { "format": "ο…Ό", "tooltip": false, "on-click": "pkill rofi || rofi -show drun -modi run,drun,filebrowser", "on-click-middle": "~/.config/hypr/scripts/WallpaperSelect.sh", "on-click-right": "~/.config/hypr/scripts/WaybarLayout.sh", - }, +}, - "custom/playerctl": { +"custom/playerctl": { "format": "{}", "return-type": "json", "max-length": 35, @@ -500,25 +516,25 @@ "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", "smooth-scrolling-threshold": 1, - }, +}, - "custom/power": { +"custom/power": { "format": "⏻ ", "tooltip": false, "on-click": "~/.config/hypr/scripts/Wlogout.sh", "on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh", - }, +}, - // NOTE:! This is only for Arch and Arch Based Distros - "custom/updater":{ +// NOTE:! This is only for Arch and Arch Based Distros +"custom/updater":{ "format": "ο€™ {}", "exec": "checkupdates | wc -l", "exec-if": "[[ $(checkupdates | wc -l) ]]", "interval": 15, "on-click": "kitty -T update paru -Syu || yay -Syu && notify-send 'The system has been updated'", - }, +}, - "custom/weather": { +"custom/weather": { "format": "{}", "format-alt": "{alt}: {}", "format-alt-click": "click", @@ -528,62 +544,62 @@ //"exec": "~/.config/hypr/scripts/Weather.py", "exec-if": "ping wttr.in -c1", "tooltip" : true, - }, +}, - // Separators - "custom/separator#dot": { +// Separators +"custom/separator#dot": { "format": "ο‘„", "interval": "once", "tooltip": false - }, +}, - "custom/separator#dot-line": { +"custom/separator#dot-line": { "format": "", "interval": "once", "tooltip": false - }, +}, - "custom/separator#line": { +"custom/separator#line": { "format": "|", "interval": "once", "tooltip": false - }, +}, - "custom/separator#blank": { +"custom/separator#blank": { "format": "", "interval": "once", "tooltip": false - }, +}, - "custom/separator#blank_2": { - "format": " ", +"custom/separator#blank_2": { + "format": " ", "interval": "once", "tooltip": false - }, +}, - // Modules below are for vertical layout +// Modules below are for vertical layout - "backlight#vertical": { - "interval": 2, - "align": 0.35, - "rotate": 1, - "format": "{icon}", - //"format-icons": ["σ°ƒž", "σ°ƒŸ", "σ°ƒ "], - "format-icons": ["","","","","","","","","","","","","","",""], - "on-click": "", - "on-click-middle": "", - "on-click-right": "", - "on-update": "", - "on-scroll-up": "~/.config/hypr/scripts/Brightness.sh --inc", - "on-scroll-down": "~/.config/hypr/scripts/Brightness.sh --dec", - "smooth-scrolling-threshold": 1, - //"tooltip-format": "{percent}%", - }, +"backlight#vertical": { + "interval": 2, + "align": 0.35, + "rotate": 1, + "format": "{icon}", + //"format-icons": ["σ°ƒž", "σ°ƒŸ", "σ°ƒ "], + "format-icons": ["","","","","","","","","","","","","","",""], + "on-click": "", + "on-click-middle": "", + "on-click-right": "", + "on-update": "", + "on-scroll-up": "~/.config/hypr/scripts/Brightness.sh --inc", + "on-scroll-down": "~/.config/hypr/scripts/Brightness.sh --dec", + "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, +"clock#vertical": { + "format": "{:ο€—\n%H\n%M\n%S\n\n \n%d\n%m\n%y}", + "interval": 1, //"format": "{:ο€—\n%I\n%M\n%p\n\n \n%d\n%m\n%y}", "tooltip": true, "tooltip-format": "{calendar}", @@ -594,14 +610,15 @@ "today": "{}", } } - }, - "cpu#vertical": { +}, + +"cpu#vertical": { "format": "󰍛\n{usage}%", "interval": 1, "on-click-right": "gnome-system-monitor", - }, +}, - "memory#vertical": { +"memory#vertical": { "interval": 10, "format": "σ°Ύ†\n{percentage}%", "format-alt": "σ°Ύ†\n{used:0.1f}G", @@ -609,9 +626,9 @@ "tooltip": true, "tooltip-format": "{used:0.1f}GB/{total:0.1f}G", "on-click-right": "kitty --title btop sh -c 'btop'", - }, +}, - "pulseaudio#vertical": { +"pulseaudio#vertical": { "format": "{icon}", "format-bluetooth": "σ°‚°", "format-muted": "󰖁", @@ -624,16 +641,16 @@ "car": "ο†Ή", "default": ["", "ο€§", "σ°•Ύ", ""], "ignored-sinks": ["Easy Effects Sink"], - }, + }, "scroll-step": 5.0, "on-click": "~/.config/hypr/scripts/Volume.sh --toggle", "on-click-right": "pavucontrol -t 3", "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", "smooth-scrolling-threshold": 1, - }, +}, - "pulseaudio#microphone_vertical": { +"pulseaudio#microphone_vertical": { "format": "{format_source}", "format-source": "󰍬", "format-source-muted": "󰍭", @@ -644,9 +661,9 @@ "max-volume": 100, "tooltip": true, "tooltip-format": "{icon} {desc} {volume}%", - }, +}, - "temperature#vertical": { +"temperature#vertical": { "interval": 10, "tooltip": true, "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], @@ -656,16 +673,16 @@ "format": " {icon}", "format-icons": ["󰈸"], "on-click-right": "kitty --title nvtop sh -c 'nvtop'" - }, +}, - "custom/power_vertical": { +"custom/power_vertical": { "format": "⏻", "tooltip": false, "on-click": "~/.config/hypr/scripts/RofiPower.sh", "on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh", - }, +}, - } +} \ No newline at end of file