aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmilovejay@gmail.com>2023-11-04 00:49:47 +0900
committerJaKooLit <jimmilovejay@gmail.com>2023-11-04 00:49:47 +0900
commit5c74d4b66c0d5870ed04f2b1cd10101c77e23f7a (patch)
tree0f05c4485d79b393ba4fee67f2b7dac5829fafa1 /config
parent28e7b93ff72a46c743cfe3cabe5e8e52418a5a10 (diff)
waybar modules
Diffstat (limited to 'config')
-rw-r--r--config/waybar/modules15
1 files changed, 7 insertions, 8 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index 54f1cbac..2253ee16 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -195,12 +195,12 @@
"capslock": true,
"format": {
"numlock": "N {icon}",
- "capslock": "󰪛 {icon}"
- },
+ "capslock":"󰪛 {icon}",
+ },
"format-icons": {
"locked": "",
"unlocked": ""
- }
+ },
},
"memory": {
@@ -263,12 +263,12 @@
"temperature": {
"interval": 10,
"tooltip": false,
- //"hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input",
- "thermal-zone": 0,
+ //"hwmon-path": "/sys/class/hwmon/hwmon5/temp1_input",
+ "thermal-zone": 2,
"critical-threshold": 82,
"format-critical": "{temperatureC}°C {icon}",
"format": "{temperatureC}°C {icon}",
- "format-icons": ["󰈸"],
+ "format-icons": [""],
"on-click-right": "foot --title nvtop sh -c 'nvtop'"
},
@@ -347,8 +347,7 @@
"custom/power": {
"format": "⏻ ",
"tooltip": false,
- //"on-click": "sh -c '(sleep 0.5s; wlogout --protocol layer-shell)' & disown",
- "on-click": "$HOME/.config/hypr/scripts/WofiPower.sh",
+ "on-click": "$HOME/.config/hypr/scripts/Wlogout.sh",
"on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh",
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage