Add settings button to waybar and window rule

This commit is contained in:
Stephan Raabe
2023-11-23 14:00:14 +01:00
parent 9a69133dbb
commit 79e172c935
8 changed files with 18 additions and 3 deletions

View File

@@ -35,6 +35,7 @@
"custom/appmenu",
"custom/wallpaper",
"custom/waybarthemes",
"custom/settings",
"wlr/taskbar",
"group/quicklinks",
"hyprland/window"

View File

@@ -35,6 +35,7 @@
"custom/appmenu",
"custom/wallpaper",
"custom/waybarthemes",
"custom/settings",
"wlr/taskbar",
"group/quicklinks",
"hyprland/window"

View File

@@ -159,10 +159,11 @@ window#waybar.empty #window {
#custom-calculator,
#custom-windowsvm,
#custom-cliphist,
#custom-wallpaper,
#custom-wallpaper,
#custom-settings,
#custom-wallpaperwlr,
#custom-waybarthemes {
margin-right: 20px;
margin-right: 15px;
font-size: 20px;
font-weight: bold;
opacity: 0.8;

View File

@@ -35,6 +35,7 @@
"custom/appmenu",
"custom/wallpaper",
"custom/waybarthemes",
"custom/settings",
"wlr/taskbar",
"group/quicklinks",
"hyprland/window"

View File

@@ -35,6 +35,7 @@
"custom/appmenu",
"custom/wallpaper",
"custom/waybarthemes",
"custom/settings",
"wlr/taskbar",
"group/quicklinks",
"hyprland/window"

View File

@@ -161,9 +161,10 @@ window#waybar.empty #window {
#custom-windowsvm,
#custom-cliphist,
#custom-wallpaper,
#custom-settings,
#custom-wallpaperwlr,
#custom-waybarthemes {
margin-right: 20px;
margin-right: 15px;
font-size: 20px;
font-weight: bold;
opacity: 0.8;