about summary refs log tree commit diff
diff options
context:
space:
mode:
authorManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2019-08-27 17:13:00 +0200
committerManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2019-08-27 17:13:00 +0200
commit8791595bd6e65834edd654857eeb93776b931957 (patch)
treea82ad6eaf36756eccdfdb0aeb169e909cf9f96f6
parentAdded fullscreen keybind (diff)
downloaddwm-8791595bd6e65834edd654857eeb93776b931957.tar.gz
dwm-8791595bd6e65834edd654857eeb93776b931957.tar.bz2
dwm-8791595bd6e65834edd654857eeb93776b931957.zip
Replaced thunder with thunderstorm in dwm-status weather
-rwxr-xr-xscripts/dwm-status2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dwm-status b/scripts/dwm-status
index 63f8688..ab58676 100755
--- a/scripts/dwm-status
+++ b/scripts/dwm-status
@@ -41,7 +41,7 @@ weather(){
 				echo "摒";;
 			"Rain" )
 				echo "歹";;
-			"Thunder" )
+			"Thunderstorm" )
 				echo "朗";;
 			"Snow" )
 				echo "流";;