aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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