X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/e939ef1a57eb3717398d32f9c3fd3ed71bb4ad72..115adbfbef4cc2ca9cc8a074cad6c3d81e8f5d3a:/rc.org diff --git a/rc.org b/rc.org index ce39dff..1821b82 100644 --- a/rc.org +++ b/rc.org @@ -929,6 +929,7 @@ order += "disk /data" order += "wireless _first_" # order += "ethernet _first_" order += "battery 0" +order += "volume master" order += "load" order += "tztime local" @@ -946,9 +947,9 @@ wireless _first_ { battery 0 { format = "%status %percentage %remaining (%consumption)" path = "/sys/class/power_supply/BAT%d/uevent" - low_threshold = "30" - threshold_type = "time" - last_full_capacity = false + low_threshold = "10" + threshold_type = "percentage" + last_full_capacity = true integer_battery_capacity = true hide_seconds = true } @@ -957,6 +958,12 @@ tztime local { format = "%-I:%M%P %a %b %d" } +volume master { + format = "♪ %volume" + format_muted = "🔇 %volume" + device = "pulse" +} + load { format = "%1min" } @@ -2290,6 +2297,7 @@ notmuch tag -inbox +banking -- folder:amin/banking # notmuch tag -inbox +uw/cs136 -- folder:uwaterloo/lists/cs136 notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463 +notmuch tag -inbox +uw/se212 -- folder:uwaterloo/lists/se212 notmuch tag -inbox +lists/clvsingle -- folder:uwaterloo/lists/Clvsingle notmuch tag -inbox +lists/gsa -- folder:uwaterloo/lists/GSA @@ -3828,7 +3836,7 @@ input "1:1:AT_Translated_Set_2_keyboard" { bindsym $mod+d exec $menu # password manager - bindsym $mod+$mod2+space exec rofi-pass + bindsym $mod2+space exec rofi-pass # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod.