feat: Initial commit

This commit is contained in:
2024-06-04 10:15:01 +02:00
commit 837f5aa67a
484 changed files with 37655 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Initial Setup
# exec $HOME/.config/sway/set_once.sh
# Config for sway
#
# Read `man 5 sway` for a complete reference.
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
exec hash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
# user config directory
include $HOME/.config/sway/config.d/*
# only enable this if every app you use is compatible with wayland
# xwayland disable