diff options
Diffstat (limited to 'waybar/config')
-rw-r--r-- | waybar/config | 95 |
1 files changed, 42 insertions, 53 deletions
diff --git a/waybar/config b/waybar/config index 2e6b691..3da2422 100644 --- a/waybar/config +++ b/waybar/config @@ -2,14 +2,14 @@ "layer": "top", "position": "top", "height": 36, - "output": "DP-1", + "output": "DP-2", "spacing": 4, // Choose the order of the modules "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"], "modules-center":[], - "modules-right":[ "idle_inhibitor", "pulseaudio", "cpu", "memory", "network", "clock", "tray"], + "modules-right":[ "tray", "mpd", "idle_inhibitor", "temperature#cpu0", "temperature#cpu1", "temperature#gpu0", "temperature#gpu1", "temperature#gpu2", "wireplumber", "cpu", "memory", "network", "clock", "custom/power"], // Modules configuration @@ -38,8 +38,8 @@ "18": "9", }, "persistent-workspaces": { - "DP-1": [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ], - //"DP-1": [ 10, 11, 12, 13, 14, 15, 16, 17, 18 ], + "DP-2": [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ], + //"DP-2": [ 10, 11, 12, 13, 14, 15, 16, 17, 18 ], }, "on-scroll-up": "hyprctl dispatch split-workspace e+1", "on-scroll-down": "hyprctl dispatch split-workspace e-1", @@ -104,42 +104,42 @@ }, "temperature#cpu0": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input", + "hwmon-path": "/sys/class/hwmon/hwmon3/temp1_input", "critical-threshold": 80, - // "format-critical": "CPU TCT {temperatureC}°C {icon}", - "format": "C{temperatureC}°C", + "format-critical": "CPU TCT {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "temperature#cpu1": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon2/temp3_input", + "hwmon-path": "/sys/class/hwmon/hwmon3/temp3_input", "critical-threshold": 80, - // "format-critical": "CPU TCC {temperatureC}°C {icon}", - "format": "C{temperatureC}°C", + "format-critical": "CPU TCC {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "temperature#gpu0": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input", + "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input", "critical-threshold": 100, - // "format-critical": "GPU EDG {temperatureC}°C {icon}", - "format": "G{temperatureC}°C", //°C + "format-critical": "GPU EDG {temperatureC}°C {icon}", + "format": "", //°C "format-icons": ["", "", ""] }, "temperature#gpu1": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon1/temp2_input", + "hwmon-path": "/sys/class/hwmon/hwmon2/temp2_input", "critical-threshold": 110, - // "format-critical": "GPU JUN {temperatureC}°C {icon}", - "format": "G{temperatureC}°C", + "format-critical": "GPU JUN {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "temperature#gpu2": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon1/temp3_input", + "hwmon-path": "/sys/class/hwmon/hwmon2/temp3_input", "critical-threshold": 105, - // "format-critical": "GPU MEM {temperatureC}°C {icon}", - "format": "G{temperatureC}°C", + "format-critical": "GPU MEM {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "backlight": { @@ -158,24 +158,13 @@ "max-length": 22, "on-click-right": "bash ~/.config/rofi/wifi_menu/rofi_wifi_menu" }, - "pulseaudio": { + "wireplumber": { // "scroll-step": 1, // %, can be a float "format": "{volume}% {icon}", - "format-bluetooth": "{volume}% {icon}", - "format-bluetooth-muted": "{icon} {format_source}", - "format-muted": "{format_source}", - "format-source": "", - "format-source-muted": "", - "format-icons": { - "headphone": "", - "hands-free": "", - "headset": "", - "phone": "", - "portable": "", - "car": "", - "default": ["", "", ""] - }, - "on-click": "pavucontrol" + "format-muted": "{volume}% ", + "format-icons": ["", "", ""], + "on-click": "volsv -t", + "scroll-step": 0.1 }, "custom/launcher":{ "format": "", @@ -203,7 +192,7 @@ "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"], "modules-center":[], - "modules-right":[ "mpd", "idle_inhibitor", "temperature#cpu0", "temperature#cpu1", "temperature#gpu0", "temperature#gpu1", "temperature#gpu2", "network", "clock", "tray"], + "modules-right":[ "tray", "mpd", "idle_inhibitor", "temperature#cpu0", "temperature#cpu1", "temperature#gpu0", "temperature#gpu1", "temperature#gpu2", "wireplumber", "cpu", "memory", "network", "clock", "custom/power"], // Modules configuration @@ -232,8 +221,8 @@ "18": "9", }, "persistent-workspaces": { - //"HDMI-A-1": [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ], - "HDMI-A-1": [ 10, 11, 12, 13, 14, 15, 16, 17, 18 ], + "HDMI-A-1": [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ], + //"HDMI-A-1": [ 10, 11, 12, 13, 14, 15, 16, 17, 18 ], }, "on-scroll-up": "hyprctl dispatch split-workspace e+1", "on-scroll-down": "hyprctl dispatch split-workspace e-1", @@ -298,42 +287,42 @@ }, "temperature#cpu0": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input", + "hwmon-path": "/sys/class/hwmon/hwmon3/temp1_input", "critical-threshold": 80, - // "format-critical": "CPU TCT {temperatureC}°C {icon}", - "format": "C{temperatureC}°C", + "format-critical": "CPU TCT {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "temperature#cpu1": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon2/temp3_input", + "hwmon-path": "/sys/class/hwmon/hwmon3/temp3_input", "critical-threshold": 80, - // "format-critical": "CPU TCC {temperatureC}°C {icon}", - "format": "C{temperatureC}°C", + "format-critical": "CPU TCC {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "temperature#gpu0": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input", + "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input", "critical-threshold": 100, - // "format-critical": "GPU EDG {temperatureC}°C {icon}", - "format": "G{temperatureC}°C", //°C + "format-critical": "GPU EDG {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "temperature#gpu1": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon1/temp2_input", + "hwmon-path": "/sys/class/hwmon/hwmon2/temp2_input", "critical-threshold": 110, - // "format-critical": "GPU JUN {temperatureC}°C {icon}", - "format": "G{temperatureC}°C", + "format-critical": "GPU JUN {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "temperature#gpu2": { // "thermal-zone": 2, - "hwmon-path": "/sys/class/hwmon/hwmon1/temp3_input", + "hwmon-path": "/sys/class/hwmon/hwmon2/temp3_input", "critical-threshold": 105, - // "format-critical": "GPU MEM {temperatureC}°C {icon}", - "format": "G{temperatureC}°C", + "format-critical": "GPU MEM {temperatureC}°C {icon}", + "format": "", "format-icons": ["", "", ""] }, "backlight": { |