mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-06 04:49:07 -04:00
Add waybar
This commit is contained in:
parent
e0c17f71e2
commit
1ff2d77058
19 changed files with 1043 additions and 0 deletions
2
dot_config/waybar/modules/executable_datetime.sh
Normal file
2
dot_config/waybar/modules/executable_datetime.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
echo "$(date '+%A, %d/%m/%y %r') "
|
Loading…
Add table
Add a link
Reference in a new issue