Improved!
This commit is contained in:
@@ -18,17 +18,14 @@
|
||||
|
||||
],
|
||||
"modules-center": [
|
||||
],
|
||||
|
||||
"custom/seperator",
|
||||
"modules-right": [
|
||||
"custom/firefox",
|
||||
"custom/seperator",
|
||||
"custom/files",
|
||||
"custom/seperator",
|
||||
"custom/terminal",
|
||||
"custom/seperator",
|
||||
|
||||
],
|
||||
"modules-right": [
|
||||
"network",
|
||||
"memory",
|
||||
"cpu",
|
||||
@@ -197,17 +194,17 @@
|
||||
"on-scroll-up": "brightnessctl -c backlight set 5%-"
|
||||
},
|
||||
"custom/firefox": {
|
||||
"format": " Firefox",
|
||||
"format": " ",
|
||||
"on-click": "exec firefox",
|
||||
"tooltip": false
|
||||
},
|
||||
"custom/terminal": {
|
||||
"format": " Terminal",
|
||||
"format": " ",
|
||||
"on-click": "exec alacritty",
|
||||
"tooltip": false
|
||||
},
|
||||
"custom/files": {
|
||||
"format": " Files",
|
||||
"format": " ",
|
||||
"on-click": "exec thunar",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
@@ -110,19 +110,17 @@
|
||||
animation-duration: 2s;
|
||||
}
|
||||
|
||||
#clock {
|
||||
font-weight: bold;
|
||||
/*
|
||||
color:#81a1c1;
|
||||
*/
|
||||
margin-left: 2px;
|
||||
font-size: 15px;
|
||||
#clock-date {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
#clock-time{
|
||||
font-size : 20px
|
||||
}
|
||||
|
||||
#cpu {
|
||||
/*
|
||||
background-color: #545157;
|
||||
no styles
|
||||
*/
|
||||
}
|
||||
|
||||
@@ -138,9 +136,6 @@
|
||||
animation-timing-function: linear;
|
||||
animation-iteration-count: infinite;
|
||||
animation-direction: alternate;
|
||||
/*
|
||||
color: #a3be8c
|
||||
*/
|
||||
}
|
||||
|
||||
#memory.warning {
|
||||
@@ -161,9 +156,7 @@
|
||||
}
|
||||
|
||||
#network {
|
||||
/*
|
||||
no styles
|
||||
*/
|
||||
margin-left: 20px;
|
||||
|
||||
}
|
||||
|
||||
@@ -195,7 +188,6 @@ no styles
|
||||
}
|
||||
|
||||
#tray {
|
||||
|
||||
font-size: 17px;
|
||||
margin-right: 7px;
|
||||
margin-top: 4px;
|
||||
@@ -259,7 +251,9 @@ no styles
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
font-size: 20px;
|
||||
|
||||
}
|
||||
|
||||
#custom-big {
|
||||
margin-right: 200px;
|
||||
}
|
||||
@@ -269,7 +263,7 @@ no styles
|
||||
}
|
||||
#custom-keyboard-layout {
|
||||
/*
|
||||
color: #c90000;
|
||||
no styles
|
||||
*/
|
||||
}
|
||||
#custom-launcher {
|
||||
|
||||
Reference in New Issue
Block a user