This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
home/.xinitrc

8 lines
110 B
Bash
Executable File

#!/bin/sh
if [ -z "$XSESSION_HAS_SOURCED" ]; then
source ~/.xsessionrc
fi
unset XDG_CURRENT_DESKTOP
exec i3