autodetect doas in profile, fixed floating wibar (awesome), rules for im on awesome and auto center, fixed display detect in lfrc
This commit is contained in:
2
env/.config/lf/lfrc
vendored
2
env/.config/lf/lfrc
vendored
@@ -152,7 +152,7 @@ esac
|
||||
}}
|
||||
|
||||
cmd clip-path ${{
|
||||
if [ -z $WAYLAND_DISPLAY ]; then
|
||||
if [ -z "${WAYLAND_DISPLAY-}" ]; then
|
||||
printf "$f" | xclip -selection clipboard
|
||||
else
|
||||
printf "$f" | wl-copy
|
||||
|
||||
Reference in New Issue
Block a user