summaryrefslogtreecommitdiff
path: root/xprofile
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2026-01-10 12:50:30 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2026-01-10 12:50:30 +0000
commit0204feb86f109a3c769e2d4ec7ac66d96e29c896 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /xprofile
parent5d631bd3ad7f78e8ca69d7001cada582fcd8d18f (diff)
Remove everything
Diffstat (limited to 'xprofile')
-rw-r--r--xprofile/.config/xprofile4
1 files changed, 0 insertions, 4 deletions
diff --git a/xprofile/.config/xprofile b/xprofile/.config/xprofile
deleted file mode 100644
index 3581af3..0000000
--- a/xprofile/.config/xprofile
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-remaps & # Sets correct keyboard layout and remaps some keys to make life easier in dwm.
-dwmblocks &