[Init] cleanup
This commit is contained in:
parent
e05e9929ae
commit
abd967c358
@ -1,2 +0,0 @@
|
|||||||
hydeTheme="Synth Wave"
|
|
||||||
rofiStyle="2"
|
|
@ -69,16 +69,6 @@
|
|||||||
"on-scroll-up": "hyprctl dispatch workspace -1",
|
"on-scroll-up": "hyprctl dispatch workspace -1",
|
||||||
"on-scroll-down": "hyprctl dispatch workspace +1",
|
"on-scroll-down": "hyprctl dispatch workspace +1",
|
||||||
"persistent-workspaces": {}
|
"persistent-workspaces": {}
|
||||||
// "format":"{icon}",
|
|
||||||
// "format-icons": {
|
|
||||||
// "1": "",
|
|
||||||
// "2": "",
|
|
||||||
// "3": "",
|
|
||||||
// "4": "",
|
|
||||||
// "5": "",
|
|
||||||
// "6": ""
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"bluetooth": {
|
"bluetooth": {
|
||||||
@ -269,16 +259,7 @@
|
|||||||
"max-length": 1000,
|
"max-length": 1000,
|
||||||
"interval": 1
|
"interval": 1
|
||||||
},
|
},
|
||||||
"custom/weather": {
|
|
||||||
"exec": "curl 'https://wttr.in/?format=1'",
|
|
||||||
"format": "{}",
|
|
||||||
//"exec": "~/,config/waybar/waybar.py",
|
|
||||||
"tooltip": true,
|
|
||||||
"interval": 3600,
|
|
||||||
"return-type": "json",
|
|
||||||
"on-click": "gnome-weather",
|
|
||||||
"max-length": 10
|
|
||||||
},
|
|
||||||
"battery": {
|
"battery": {
|
||||||
"states": {
|
"states": {
|
||||||
"good": 95,
|
"good": 95,
|
||||||
|
@ -9,9 +9,6 @@
|
|||||||
|
|
||||||
@import "theme.css";
|
@import "theme.css";
|
||||||
|
|
||||||
#custom-weather.sunny {
|
|
||||||
background-color: yellow;
|
|
||||||
}
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
background: @bar-bg;
|
background: @bar-bg;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user