sway-wm/.config/sway/scripts/current_date.sh

5 lines
81 B
Bash
Raw Normal View History

2025-07-27 10:30:33 +02:00
#!/bin/bash
current_date=$(date "+%d/%m/%Y %H:%M")
2025-08-11 13:28:56 +02:00
echo "󱛡 ${current_date} "