Dev
This commit is contained in:
@@ -118,11 +118,9 @@ window#waybar.empty #window {
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
#taskbar {
|
||||
/* background: @color11; */
|
||||
background: @backgroundlight;
|
||||
margin: 3px 15px 3px 0px;
|
||||
padding:0px;
|
||||
/*padding: 2px 3px 1px 3px;*/
|
||||
border-radius: 15px;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
@@ -152,7 +150,19 @@ window#waybar.empty #window {
|
||||
* Custom Quicklinks
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
#custom-brave, #custom-outlook, #custom-filemanager, #custom-teams, #custom-chatgpt, #custom-calculator, #custom-windowsvm, #custom-cliphist, #custom-wallpaper, #custom-waybarthemes {
|
||||
#custom-brave,
|
||||
#custom-browser,
|
||||
#custom-keybindings,
|
||||
#custom-outlook,
|
||||
#custom-filemanager,
|
||||
#custom-teams,
|
||||
#custom-chatgpt,
|
||||
#custom-calculator,
|
||||
#custom-windowsvm,
|
||||
#custom-cliphist,
|
||||
#custom-wallpaper,
|
||||
#custom-wallpaperwlr,
|
||||
#custom-waybarthemes {
|
||||
margin-right: 20px;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
@@ -160,7 +170,7 @@ window#waybar.empty #window {
|
||||
color: @iconcolor;
|
||||
}
|
||||
|
||||
#custom-wallpaper {
|
||||
#custom-wallpaper, #custom-keybindings {
|
||||
margin-right:23px;
|
||||
}
|
||||
|
||||
@@ -168,7 +178,7 @@ window#waybar.empty #window {
|
||||
* Custom Modules
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
#custom-appmenu {
|
||||
#custom-appmenu, #custom-appmenuwlr {
|
||||
background-color: @backgrounddark;
|
||||
font-size: 16px;
|
||||
color: @textcolor1;
|
||||
@@ -183,7 +193,7 @@ window#waybar.empty #window {
|
||||
* Custom Exit
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
#custom-exit {
|
||||
#custom-exit, #custom-exitwlr {
|
||||
margin: 0px 20px 0px 0px;
|
||||
padding:0px;
|
||||
font-size:20px;
|
||||
@@ -309,7 +319,7 @@ window#waybar.empty #window {
|
||||
* Bluetooth
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
#bluetooth.on, #bluetooth.connected {
|
||||
#bluetooth, #bluetooth.on, #bluetooth.connected {
|
||||
background-color: @backgroundlight;
|
||||
font-size: 16px;
|
||||
color: @textcolor2;
|
||||
|
||||
Reference in New Issue
Block a user