diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-02-25 17:47:40 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-25 17:47:40 -0600 |
| commit | bb675fe4b438a56c461b73283733efccd73b53d2 (patch) | |
| tree | e15b3d2f146a77813710a07372d98d51b64900a6 /.xinitrc | |
| parent | df9191b6c4b9c0cf03bb959f777e9ca4a2cee395 (diff) | |
init
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc new file mode 100644 index 0000000..f095875 --- /dev/null +++ b/.xinitrc @@ -0,0 +1,4 @@ +slstatus & +xwallpaper --zoom /usr/share/wallpapers/wallpaper.png + +exec dwm |
