Files
i3-configs/i3blocks/hostname
T
2026-01-26 12:37:40 -05:00

4 lines
48 B
Bash

#!/usr/bin/bash
printf("$(cat /etc/hostname)")