gitea repo
This commit is contained in:
commit
f610209aff
66 changed files with 2439 additions and 0 deletions
27
dotfiles/i3blocks/guest
Normal file
27
dotfiles/i3blocks/guest
Normal file
|
@ -0,0 +1,27 @@
|
|||
# i3blocks configuration file
|
||||
#
|
||||
# The i3blocks man page describes the usage of the binary,
|
||||
# and its website describes the configuration:
|
||||
#
|
||||
# https://vivien.github.io/i3blocks
|
||||
|
||||
|
||||
# Global properties
|
||||
separator=true
|
||||
separator_block_width=15
|
||||
|
||||
[public-ip]
|
||||
command=wget -qO - icanhazip.com
|
||||
interval=once
|
||||
|
||||
|
||||
[time]
|
||||
command=date '+%m-%d %H:%M'
|
||||
#command=date '+%Y-%m-%d %I:%M'
|
||||
interval=1
|
||||
|
||||
[click]
|
||||
full_text=[Keyboard]
|
||||
command=sh /home/fred/scripts/VM/keyboard_vm.sh
|
||||
color=#FF0000
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue