Reno is the second iteration of the AWMTK-powered AwesomeWM config.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

30 lines
788 B

{
"align": {
"left": [
{ "widget": "widgets.soundclown" }
],
"center": [
],
"right": [
{ "widget": "widgets.notifications",
"screen": true
},
{ "widget": "widgets.wallpapers",
"screen": true,
"options": {
"path": "$HOME/Pictures/Wallpapers"
}
},
{ "widget": "widgets.base.subpanel",
"layout": {
"list": [
{ "widget": "widgets.battery" },
{ "widget": "widgets.base.systray" },
{ "widget": "widgets.base.clock" }
]
}
}
]
}
}