This commit is contained in:
Stephan Raabe 2024-02-26 08:29:47 +01:00
parent 65b334cc99
commit 5db0a8965a
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
name="Show/Hide Swaylock"
name="Show/Hide Lock"
order=1

View File

@ -1,7 +1,7 @@
#!/bin/bash
_getHeader "$name" "$author"
echo "Hide or show the swaylock (idle_inhibitor) module in ML4W waybar themes."
echo "Hide or show the idle_inhibitor module (lock icon) in ML4W waybar themes."
# Define File
targetFile1="$HOME/dotfiles/waybar/themes/ml4w/config"