Merge pull request #4 from OdiousImp2604/main

Some small changes on the bar
This commit is contained in:
Johannes Kamprad
2021-03-13 02:04:18 +01:00
committed by GitHub
3 changed files with 4 additions and 3 deletions

View File

@@ -56,7 +56,7 @@
"clock": { "clock": {
"interval": 10, "interval": 10,
"format-alt": " {:%e %b %Y}", // Icon: calendar-alt "format-alt": "{:%e %b %Y}", // Icon: calendar-alt
"format": "{:%H:%M}", "format": "{:%H:%M}",
"tooltip-format": "{:%e %B %Y}" "tooltip-format": "{:%e %B %Y}"
}, },

View File

@@ -155,7 +155,7 @@ Arc-Dark Color Scheme
} }
#pulseaudio{ #pulseaudio{
padding-top:7px; padding-top:4px;
} }
#pulseaudio.muted { #pulseaudio.muted {
color: @highlight; color: @highlight;
@@ -193,7 +193,7 @@ font-size:15px;
#custom-power{ #custom-power{
margin-left:15px; margin-left:15px;
margin-right:15px; margin-right:15px;
font-size:20px; font-size:18px;
} }
#custom-launcher{ #custom-launcher{
font-size:20px; font-size:20px;

View File

@@ -1,4 +1,5 @@
# Sway-WM Setup and Theme for EndeavourOS # Sway-WM Setup and Theme for EndeavourOS
**Sway EndeavourOS Community Edition** **Sway EndeavourOS Community Edition**
## To Install manually ## To Install manually