summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2023-04-23 08:12:13 -0400
committerKjetil Orbekk <kj@orbekk.com>2023-04-23 08:12:13 -0400
commitc53b4178cbab1b920dce367cebc5a854203fae80 (patch)
treef3f71d08988666a3ea223751aaca294ce27ed769 /setup.sh
parentf28455a6793d1d6fd486a0fa7139cb279bb1313d (diff)
Wayland config
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index f8982d2..39f8856 100755
--- a/setup.sh
+++ b/setup.sh
@@ -29,11 +29,12 @@ $STOW zsh
$STOW direnv
$STOW xbindkeys
$STOW emacs
+$STOW desktop
+
touch $HOME/.zshrc.local
source $HOME/.zshenv
if which xmonad >/dev/null; then
- $STOW desktop
touch ~/.Xresources.local
xrdb -I$HOME -merge ~/.Xresources
xmonad --recompile