Add AI Icon
This commit is contained in:
@@ -32,9 +32,7 @@
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
"custom/appmenu",
|
||||
"custom/settings",
|
||||
"custom/waybarthemes",
|
||||
"custom/wallpaper",
|
||||
"group/settings",
|
||||
// START TASK TOOGLE
|
||||
"wlr/taskbar",
|
||||
// END TASK TOOGLE
|
||||
|
||||
@@ -184,6 +184,14 @@ window#waybar.empty #window {
|
||||
margin-right:20px;
|
||||
}
|
||||
|
||||
#custom-chatgpt {
|
||||
margin-right: 15px;
|
||||
background-image: url("../assets/ai-icon.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
#custom-ml4w-welcome {
|
||||
margin-right: 15px;
|
||||
background-image: url("../assets/ml4w-icon.png");
|
||||
|
||||
Reference in New Issue
Block a user