From 5d631bd3ad7f78e8ca69d7001cada582fcd8d18f Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 30 Dec 2023 11:47:56 +0000 Subject: Add several packages --- xprofile/.config/xprofile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xprofile/.config/xprofile (limited to 'xprofile/.config') diff --git a/xprofile/.config/xprofile b/xprofile/.config/xprofile new file mode 100644 index 0000000..3581af3 --- /dev/null +++ b/xprofile/.config/xprofile @@ -0,0 +1,4 @@ +#!/bin/sh + +remaps & # Sets correct keyboard layout and remaps some keys to make life easier in dwm. +dwmblocks & -- cgit v1.2.3-13-gbd6f