This commit is contained in:
paul-loedige
2021-03-15 17:32:09 +01:00
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class MemoryC(widget.base.ThreadPoolText):
]
def __init__(self, **config):
super().__init__("",**config)
super().__init__("", **config)
self.add_defaults(MemoryC.defaults)
def poll(self):
+2 -1
View File
@@ -1,4 +1,5 @@
#!/bin/sh
sleep 1
nitrogen --restore &
bash .screenlayout/layout.sh &
pulseaudio-ctl set 50 &
@@ -7,4 +8,4 @@ nextcloud &
timeshift &
numlockx &
redshift-gtk -t 6500:3600 &
udiskie &
udiskie -t &