change folder names, remove cap letter
This commit is contained in:
7
configs/waybar_l/LenovoT460S/shvedes/Scale1.6x/scripts/date.sh
Executable file
7
configs/waybar_l/LenovoT460S/shvedes/Scale1.6x/scripts/date.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source $HOME/.local/bin/variables.sh
|
||||
|
||||
DATE=$(date +"%A, %dth %B")
|
||||
|
||||
notify-send -r 2 -i "${ICON}/calendar.svg" "Date" "$DATE"
|
||||
Reference in New Issue
Block a user