bemenu -> wmenu
This commit is contained in:
@@ -48,7 +48,7 @@ mkdir -p "${USER_DIRS[@]}"
|
||||
########## scripts #############
|
||||
cp -rf bin/* ~/.local/bin
|
||||
|
||||
LN_EXCLUDE_DIRS=(i3blocks bemenu sway)
|
||||
LN_EXCLUDE_DIRS=(i3blocks menu sway)
|
||||
|
||||
ln_exclude_dirs_cmp=" ${LN_EXCLUDE_DIRS[*]} "
|
||||
for sdir in bin/*; do
|
||||
@@ -93,5 +93,6 @@ export IS_COMPAT=0
|
||||
###############################
|
||||
|
||||
swaymsg reload || true
|
||||
. ~/.profile
|
||||
|
||||
echo ok
|
||||
|
||||
Reference in New Issue
Block a user