Backup
This commit is contained in:
@@ -18,14 +18,13 @@
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"idle_inhibitor",
|
||||
"pulseaudio",
|
||||
"network",
|
||||
"custom/notification",
|
||||
"pulseaudio",
|
||||
"clock",
|
||||
"custom/power"
|
||||
],
|
||||
"custom/os_button": {
|
||||
"format": "",
|
||||
"format": "",
|
||||
"on-click": "rofi -show drun -theme skycontrast",
|
||||
"tooltip": false
|
||||
},
|
||||
@@ -59,6 +58,12 @@
|
||||
"on-click": "activate"
|
||||
},
|
||||
"hyprland/workspaces": {
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"urgent": "⨀",
|
||||
"active": "⬤",
|
||||
"default": "⬤"
|
||||
},
|
||||
"persistent-workspaces": {
|
||||
"DP-1": [1,2,3,4,5],
|
||||
}
|
||||
@@ -66,8 +71,8 @@
|
||||
"idle_inhibitor": {
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"activated": "",
|
||||
"deactivated": ""
|
||||
"activated": "",
|
||||
"deactivated": ""
|
||||
}
|
||||
},
|
||||
"tray": {
|
||||
|
||||
Reference in New Issue
Block a user