From 0204feb86f109a3c769e2d4ec7ac66d96e29c896 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 10 Jan 2026 12:50:30 +0000 Subject: Remove everything --- xinit/.config/xinitrc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 xinit/.config/xinitrc (limited to 'xinit/.config') diff --git a/xinit/.config/xinitrc b/xinit/.config/xinitrc deleted file mode 100644 index ec388f3..0000000 --- a/xinit/.config/xinitrc +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -# xinitrc runs when you run starx - -# Source xprofile as that contains commands that need run whenever we startx. -# Commands are kept in xprofile as that will run automatically if a display manager is used when logging in. -. ~/.xprofile - -exec dwm - -- cgit v1.2.3-13-gbd6f