attempting email notifications

This commit is contained in:
Anish Lakhwara
2022-12-18 00:10:14 +10:00
parent ce410049c2
commit 115e66633a
5 changed files with 48 additions and 11 deletions
+2
View File
@@ -26,6 +26,8 @@ bspc config active_border_color "#181a23"
bspc config focused_border_color "#bd93f9"
bspc config presel_feedback_color "#bd93f9"
bspc config split_ratio 0.71
# Extra padding for polybar
bspc config -m primary top_padding 34
bspc config -m primary bottom_padding 0
+2 -2
View File
@@ -35,7 +35,7 @@
origin = top-right
# Offset from the origin
offset = 12x28
offset = 22x28
# Scale factor. It is auto-detected if value is 0.
scale = 0
@@ -182,7 +182,7 @@
hide_duplicate_count = true
# Display indicators for URLs (U) and actions (A).
show_indicators = no
show_indicators = yes
### Icons ###