This website requires JavaScript.
Explore
Help
Sign In
q3aql
/
sway-wm
Watch
1
Star
1
Fork
0
You've already forked sway-wm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
sway-wm
/
.config
/
nwg-wrapper
/
scripts
/
current_date.sh
5 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
Config files
2025-07-27 10:30:33 +02:00
#!/bin/bash
current_date
=
$(
date
"+%d/%m/%Y %H:%M"
)
.config/nwg-wrapper/scripts
2025-08-04 07:57:14 +02:00
echo
"
${
current_date
}
"
Reference in New Issue
Copy Permalink