aboutsummaryrefslogtreecommitdiffstats
path: root/x/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'x/.xinitrc')
-rw-r--r--x/.xinitrc7
1 files changed, 6 insertions, 1 deletions
diff --git a/x/.xinitrc b/x/.xinitrc
index a5aeb1f..641c449 100644
--- a/x/.xinitrc
+++ b/x/.xinitrc
@@ -30,7 +30,12 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
30 done 30 done
31 unset f 31 unset f
32fi 32fi
33/usr/local/bin/pipewire-start.sh & 33
34while xsetroot -name "`wpctl get-volume @DEFAULT_AUDIO_SINK@` | Battery: `cat /sys/class/power_supply/BAT0/capacity`% | `date '+%d.%m.%Y (%a) %T'`"
35do
36 sleep 5
37done &
38
34dbus-update-activation-environment --all 39dbus-update-activation-environment --all
35xsetroot -name " " & 40xsetroot -name " " &
36ssh-agent dwm 41ssh-agent dwm