aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/install b/install
index df76e90..c1de175 100755
--- a/install
+++ b/install
@@ -103,6 +103,8 @@ if ask "wayland" "Install Wayland (sway)"; then
inst config/wofi/ ~/.config/wofi
[ -f "private/kanshi/$(hostname)" ] \
&& inst "private/kanshi/$(hostname)" ~/.config/kanshi/config
+ inst config/xdg-desktop-portal-wlr/ ~/.config/xdg-desktop-portal-wlr
+ inst local/bin/wlr-select-screen ~/.local/bin/wlr-select-screen
fi
if ask "alacritty" "Install configurations for terminal emulator"; then