feat: buncha stuff
This commit is contained in:
parent
8ee41fc8c0
commit
54bf36a1da
17 changed files with 901 additions and 706 deletions
|
@ -3,7 +3,7 @@
|
|||
"margin-top":5,
|
||||
"margin-left":5,
|
||||
"margin-right":5,
|
||||
"layer":"overlay",
|
||||
"layer":"top",
|
||||
"spacing": 1,
|
||||
"modules-left": ["custom/osk", "custom/tablet", "wlr/workspaces", "tray", "custom/mowayah"],
|
||||
"modules-center": ["hyprland/window"],
|
||||
|
@ -58,8 +58,8 @@
|
|||
"format-source": "{volume}% ",
|
||||
"format-source-muted": "",
|
||||
"format-icons": {
|
||||
"headphone": "",
|
||||
"hands-free": "",
|
||||
"headphones": "<span font_family='Font Awesome 6 Free'></span>",
|
||||
"hands-free": "",
|
||||
"headset": "",
|
||||
"phone": "",
|
||||
"portable": "",
|
||||
|
|
|
@ -120,7 +120,7 @@
|
|||
#custom-tablet {
|
||||
font-size: 26px;
|
||||
background-color: rgba(69, 71, 90, 0.3);
|
||||
padding: 0 8px 0 0;
|
||||
padding: 0px 11px 0px 0px;
|
||||
border-color: #11111B;
|
||||
margin: 0px 0px 0px 0px;
|
||||
border: 6px solid rgba(0, 0, 0, 0);
|
||||
|
@ -132,7 +132,7 @@
|
|||
#custom-quicksettings {
|
||||
font-size: 26px;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
padding: 0 8px 0 0;
|
||||
padding: 0px 8px 0px 0px;
|
||||
}
|
||||
|
||||
#custom-notif {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue