New directory structure + basilisk

This commit is contained in:
2026-01-12 19:32:18 -07:00
parent 298eb76909
commit ff69bb8284
316 changed files with 2467 additions and 1375 deletions

18
home/.config/i3/config Normal file
View File

@@ -0,0 +1,18 @@
# - Settings
set $mod Mod4
font pango:Ubuntu 9
gaps inner 4px
gaps outer 2px
# Drag with modifier
floating_modifier $mod
# ...or with titlebar
tiling_drag modifier titlebar
# Start XDG autostart .desktop files using dex. See also
# https://wiki.archlinux.org/index.php/XDG_Autostart
exec --no-startup-id dex --autostart --environment i3
include ./keybinds
include ./theme