update
This commit is contained in:
@@ -15,7 +15,7 @@ command=hostname -i | awk '{ print "IP:" $1 }'
|
||||
interval=once
|
||||
color=#91E78B
|
||||
|
||||
# # Update time every 5 seconds
|
||||
# # Update time every 1 seconds
|
||||
[time]
|
||||
command=date +%T
|
||||
interval=1
|
||||
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
xrandr --auto --output HDMI-0 --primary --left-of DVI-D-0
|
||||
|
||||
Reference in New Issue
Block a user