change hyprland keybinds

This commit is contained in:
Frost-Phoenix 2023-11-12 22:37:42 +01:00
parent 8a1f1a26ff
commit 49951a51b2

View file

@ -75,14 +75,11 @@
#pulseaudio { #pulseaudio {
color: #${custom.tertiary_accent}; color: #${custom.tertiary_accent};
border-radius: 10px 0px 0px 24px; border-radius: 10px 0px 0px 24px;
padding: 0 0px;
margin-left: 7px;
} }
#network { #network {
color: #${custom.tertiary_accent}; color: #${custom.tertiary_accent};
border-radius: 0px 24px 10px 0px; border-radius: 0px 24px 10px 0px;
padding: 0 0px; margin-right: 5px
margin-left: 7px;
} }
#clock { #clock {