mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
update
This commit is contained in:
parent
857b5b0c18
commit
ee2ce1ee86
@ -15,7 +15,7 @@ command=hostname -i | awk '{ print "IP:" $1 }'
|
|||||||
interval=once
|
interval=once
|
||||||
color=#91E78B
|
color=#91E78B
|
||||||
|
|
||||||
# # Update time every 5 seconds
|
# # Update time every 1 seconds
|
||||||
[time]
|
[time]
|
||||||
command=date +%T
|
command=date +%T
|
||||||
interval=1
|
interval=1
|
||||||
|
4
.scripts/setup/startxrandr
Executable file
4
.scripts/setup/startxrandr
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
xrandr --auto --output HDMI-0 --primary --left-of DVI-D-0
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user