diff options
Diffstat (limited to 'install')
-rwxr-xr-x | install | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |