mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
update
This commit is contained in:
@@ -11,10 +11,10 @@
|
|||||||
"custom/launcher",
|
"custom/launcher",
|
||||||
"hyprland/workspaces",
|
"hyprland/workspaces",
|
||||||
"tray",
|
"tray",
|
||||||
"hyprland/submap",
|
|
||||||
"custom/mpd-scroll",
|
"custom/mpd-scroll",
|
||||||
"custom/mpv-scroll",
|
"custom/mpv-scroll",
|
||||||
"custom/firefox-scroll"
|
"custom/firefox-scroll",
|
||||||
|
"hyprland/submap"
|
||||||
],
|
],
|
||||||
// "modules-center": ["hyprland/window"],
|
// "modules-center": ["hyprland/window"],
|
||||||
"modules-center": ["custom/notification"],
|
"modules-center": ["custom/notification"],
|
||||||
|
|||||||
@@ -92,6 +92,8 @@ button:hover {
|
|||||||
#submap {
|
#submap {
|
||||||
background-color: @base;
|
background-color: @base;
|
||||||
box-shadow: inset 0 -2px @text;
|
box-shadow: inset 0 -2px @text;
|
||||||
|
padding: 0 10px;
|
||||||
|
margin: 5px 1px 5px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-weather,
|
#custom-weather,
|
||||||
@@ -107,7 +109,6 @@ button:hover {
|
|||||||
#custom-kernel,
|
#custom-kernel,
|
||||||
#idle_inhibitor,
|
#idle_inhibitor,
|
||||||
#scratchpad,
|
#scratchpad,
|
||||||
#submap,
|
|
||||||
#tray {
|
#tray {
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
margin: 5px 1px;
|
margin: 5px 1px;
|
||||||
|
|||||||
Reference in New Issue
Block a user