mirror of
https://github.com/ION606/config-backup.git
synced 2026-05-14 22:16:58 +00:00
added wofi already running check
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
#################
|
||||
|
||||
Reference in New Issue
Block a user