gitea repo

This commit is contained in:
fred 2025-06-20 11:59:24 -07:00
commit f610209aff
66 changed files with 2439 additions and 0 deletions

27
dotfiles/i3blocks/guest Normal file
View 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