So many updates that I don't remember what I did since the last commit
This commit is contained in:
parent
ec120f92ce
commit
7c718c80dc
21 changed files with 991 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"position": "left",
|
||||
"position": "right",
|
||||
"margin": "1 1 1 1",
|
||||
"reload_style_on_change": true,
|
||||
"modules-left": [
|
||||
|
|
@ -213,8 +213,8 @@
|
|||
"custom/weather",
|
||||
"custom/colorpicker",
|
||||
"custom/hyprshade",
|
||||
"idle_inhibitor",
|
||||
"custom/hyprkill"
|
||||
"idle_inhibitor"
|
||||
//"custom/hyprkill"
|
||||
]
|
||||
},
|
||||
"group/network": {
|
||||
|
|
@ -437,10 +437,8 @@
|
|||
},
|
||||
"custom/colorpicker": {
|
||||
"format": "{}",
|
||||
"return-type": "json",
|
||||
"interval": "once",
|
||||
"exec": "colorpicker -j",
|
||||
"on-click": "sleep 1 && colorpicker",
|
||||
"on-click": "hyprpicker",
|
||||
"signal": 1
|
||||
},
|
||||
"custom/hyprkill": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue