added wofi already running check

This commit is contained in:
2024-11-15 01:53:34 +00:00
committed by GitHub
parent 4218bf9b20
commit 1ab0d39191
+1 -1
View File
@@ -38,7 +38,7 @@ exec-once = swaybg --image "$(find /home/ion606/Pictures/astolfo/ -type f | shuf
# Set programs that you use
$terminal = alacritty
$fileManager = nautilus
$menu = wofi --show drun
$menu = pidof wofi || wofi --show drun
#################