aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-13 11:23:30 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-13 11:23:30 +0900
commitea8fb19ee34393500fe6e36e505cdf1665b221d2 (patch)
treeb1b9078290a192616d1c9c1ca3be56a38205f07e /config
parent6c99347a62111f6ca23bf16c841d2cf1673b69b6 (diff)
waybar modules tweaks
Diffstat (limited to 'config')
-rw-r--r--config/waybar/Modules4
-rw-r--r--config/waybar/ModulesWorkspaces44
2 files changed, 15 insertions, 33 deletions
diff --git a/config/waybar/Modules b/config/waybar/Modules
index 856f9dc2..e6041d52 100644
--- a/config/waybar/Modules
+++ b/config/waybar/Modules
@@ -20,7 +20,7 @@
"interval": 10,
"tooltip": true,
"hwmon-path": [
- "/sys/class/hwmon/hwmon1/temp2_input",
+ "/sys/class/hwmon/hwmon1/temp1_input",
"/sys/class/thermal/thermal_zone0/temp"
],
//"thermal-zone": 0,
@@ -36,7 +36,7 @@
"interval": 10,
"tooltip": true,
"hwmon-path": [
- "/sys/class/hwmon/hwmon1/temp2_input",
+ "/sys/class/hwmon/hwmon1/temp1_input",
"/sys/class/thermal/thermal_zone0/temp"
],
//"thermal-zone": 0,
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces
index 03ba1bd1..35667ec6 100644
--- a/config/waybar/ModulesWorkspaces
+++ b/config/waybar/ModulesWorkspaces
@@ -14,12 +14,8 @@
"on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
- "persistent-workspaces": {
- "1": [],
- "2": [],
- "3": [],
- "4": [],
- "5": [],
+ "persistent-workspaces": {
+ "*": 5
},
"format-icons": {
"active": "",
@@ -35,12 +31,8 @@
"on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
- "persistent-workspaces": {
- "1": [],
- "2": [],
- "3": [],
- "4": [],
- "5": [],
+ "persistent-workspaces": {
+ "*": 5
},
"format-icons": {
"1": "I",
@@ -64,12 +56,8 @@
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
"show-special": false,
- "persistent-workspaces": {
- "1": [],
- "2": [],
- "3": [],
- "4": [],
- "5": [],
+ "persistent-workspaces": {
+ "*": 5
},
"format": "{icon}",
"format-icons": {
@@ -84,12 +72,8 @@
"show-special": false,
"all-outputs": true,
"format": "{icon}",
- "persistent-workspaces": {
- "1": [],
- "2": [],
- "3": [],
- "4": [],
- "5": [],
+ "persistent-workspaces": {
+ "*": 5
},
"format-icons": {
"1": "一",
@@ -113,12 +97,8 @@
"on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
- "persistent-workspaces":{
- "1": [],
- "2": [],
- "3": [],
- "4": [],
- "5": []
+ "persistent-workspaces": {
+ "*": 5
},
"format-icons": {
"1": "Uno",
@@ -201,7 +181,9 @@
"class<mousepad>": " ",
"class<libreoffice-writer>": " ",
"class<libreoffice-startcenter>": "󰏆 ",
- "class<com.obsproject.Studio>": " "
+ "class<com.obsproject.Studio>": " ",
+ "class<polkit-gnome-authentication-agent-1>": "󰒃 ",
+ "class<nwg-look>": " "
}
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage