New close to finshed waybar

This commit is contained in:
OdiousImp2604
2021-01-19 16:36:53 +00:00
committed by GitHub
parent bd0f3a7384
commit f4d251a4f8
2 changed files with 36 additions and 27 deletions

View File

@@ -2,6 +2,8 @@
// Global
{
"layer": "top",
"position": "top",
@@ -16,7 +18,7 @@
],
"modules-center": [
"custom/des",
"custom/seperator",
"custom/firefox",
"custom/seperator",
@@ -201,18 +203,18 @@
"tooltip": false
},
"custom/firefox": {
"format": "",
"on-click": "exec usr/bin/firefox",
"format": "browser ",
"on-click": "exec firefox",
"tooltip": false
},
"custom/terminal": {
"format": "",
"on-click": "exec usr/bin/alacritty",
"format": "terminal ",
"on-click": "exec alacritty",
"tooltip": false
},
"custom/files": {
"format": "",
"on-click": "usr/bin/thunar",
"format": "files ",
"on-click": "thunar",
"tooltip": false
},
"custom/seperator": {
@@ -225,11 +227,7 @@
"tooltip": false
},
"custom/des": {
"format": "Applications",
},
}
//To set weather look in the weather script and replace $LOCATION with your LOCATION