projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[emacs] update 3 drones
[~bandali/configs]
/
rc.org
diff --git
a/rc.org
b/rc.org
index
ce39dff
..
f9d482a
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-929,6
+929,7
@@
order += "disk /data"
order += "wireless _first_"
# order += "ethernet _first_"
order += "battery 0"
order += "wireless _first_"
# order += "ethernet _first_"
order += "battery 0"
+order += "volume master"
order += "load"
order += "tztime local"
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"
battery 0 {
format = "%status %percentage %remaining (%consumption)"
path = "/sys/class/power_supply/BAT%d/uevent"
- low_threshold = "
3
0"
- threshold_type = "
tim
e"
- last_full_capacity =
fals
e
+ low_threshold = "
1
0"
+ threshold_type = "
percentag
e"
+ last_full_capacity =
tru
e
integer_battery_capacity = true
hide_seconds = true
}
integer_battery_capacity = true
hide_seconds = true
}
@@
-957,6
+958,12
@@
tztime local {
format = "%-I:%M%P %a %b %d"
}
format = "%-I:%M%P %a %b %d"
}
+volume master {
+ format = "♪ %volume"
+ format_muted = "🔇 %volume"
+ device = "pulse"
+}
+
load {
format = "%1min"
}
load {
format = "%1min"
}
@@
-3828,7
+3835,7
@@
input "1:1:AT_Translated_Set_2_keyboard" {
bindsym $mod+d exec $menu
# password manager
bindsym $mod+d exec $menu
# password manager
- bindsym $mod
+$mod
2+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.
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.