Add AI Icon
This commit is contained in:
BIN
waybar/themes/assets/ai-icon-20.png
Normal file
BIN
waybar/themes/assets/ai-icon-20.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
BIN
waybar/themes/assets/ai-icon.png
Normal file
BIN
waybar/themes/assets/ai-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -191,6 +191,14 @@ window#waybar.empty #window {
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
#custom-chatgpt {
|
||||
margin-right: 15px;
|
||||
background-image: url("../assets/ai-icon-20.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
/* -----------------------------------------------------
|
||||
* Idle Inhibator
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"modules-left": [
|
||||
"custom/appmenuicon",
|
||||
"hyprland/workspaces",
|
||||
"group/settings",
|
||||
"group/quicklinks"
|
||||
],
|
||||
|
||||
|
||||
@@ -140,13 +140,26 @@ window#waybar.empty #window {
|
||||
font-weight: bold;
|
||||
color: @iconcolor;
|
||||
}
|
||||
|
||||
#custom-waybarthemes,#custom-system {
|
||||
margin-right:15px;
|
||||
}
|
||||
|
||||
#custom-settings {
|
||||
margin-right: 15;
|
||||
|
||||
}
|
||||
|
||||
#custom-chatgpt {
|
||||
margin-right: 15px;
|
||||
background-image: url("../assets/ai-icon-20.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
padding-right: 23px;
|
||||
}
|
||||
|
||||
#custom-waybarthemes,#custom-system {
|
||||
margin-right:15px;
|
||||
}
|
||||
|
||||
|
||||
#custom-ml4w-welcome {
|
||||
#custom-ml4w-welcome {
|
||||
margin-right: 15px;
|
||||
background-image: url("../assets/ml4w-icon-20.png");
|
||||
background-repeat: no-repeat;
|
||||
|
||||
@@ -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