dell setup init
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"position": "bottom",
|
||||
"modules-left": ["river/tags", "river/window"],
|
||||
"modules-center": [],
|
||||
"modules-right": ["tray", "network", "custom/audio", "clock"],
|
||||
"modules-right": ["tray", "bluetooth", "network", "custom/audio", "battery", "clock"],
|
||||
|
||||
"river/tags": {
|
||||
"num-tags": 9
|
||||
@@ -51,14 +51,14 @@
|
||||
//"on-click-right": "~/.scripts/restart_network.sh"
|
||||
},
|
||||
|
||||
//"bluetooth": {
|
||||
// "on-click": "foot bluetuith",
|
||||
// "on-click-right": "~/.scripts/toggle_bluetooth.sh",
|
||||
// "format-on": "",
|
||||
// "format-off": "",
|
||||
// "format-disabled": "",
|
||||
// "format-connected": ""
|
||||
//},
|
||||
"bluetooth": {
|
||||
"on-click": "foot bluetuith",
|
||||
"on-click-right": "~/.scripts/toggle_bluetooth.sh",
|
||||
"format-on": "",
|
||||
"format-off": "",
|
||||
"format-disabled": "",
|
||||
"format-connected": ""
|
||||
},
|
||||
|
||||
//"wireplumber": {
|
||||
// "format": "{icon} {volume}%",
|
||||
@@ -87,19 +87,19 @@
|
||||
"on-scroll-down": "pamixer --decrease 5"
|
||||
},
|
||||
|
||||
//"battery": {
|
||||
// "states": {
|
||||
// "good": 95,
|
||||
// "warning": 30,
|
||||
// "critical": 15
|
||||
// },
|
||||
// "format":"{icon} {capacity}%",
|
||||
// "format-charging": " {capacity}%",
|
||||
// "format-plugged": "",
|
||||
// "format-icons": ["", "", "", "", "", "", "", "", "", ""],
|
||||
// "interval": 30,
|
||||
// "tooltip-format": "{time}",
|
||||
//},
|
||||
"battery": {
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format":"{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": "",
|
||||
"format-icons": ["", "", "", "", "", "", "", "", "", ""],
|
||||
"interval": 30,
|
||||
"tooltip-format": "{time}",
|
||||
},
|
||||
|
||||
"tray": {
|
||||
"spacing": 10
|
||||
|
||||
Reference in New Issue
Block a user