summaryrefslogtreecommitdiffstats
path: root/.config/x11
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2023-02-06 20:45:11 -0500
committerLuke Smith <luke@lukesmith.xyz>2023-02-06 20:45:11 -0500
commit6d75bbdf8c3adea29468328425798d2fa2ab4928 (patch)
treedc6a12c67a5e8d34e0860b793a318b2dbd4b3090 /.config/x11
parentc55a896653cacf5963fe6b4b66aebba61dfaf629 (diff)
downloadeibhear-6d75bbdf8c3adea29468328425798d2fa2ab4928.tar.gz
eibhear-6d75bbdf8c3adea29468328425798d2fa2ab4928.tar.zst
eibhear-6d75bbdf8c3adea29468328425798d2fa2ab4928.zip
remaps run by remapd automatically on startup
Diffstat (limited to '.config/x11')
-rwxr-xr-x.config/x11/xprofile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/x11/xprofile b/.config/x11/xprofile
index affa8de..1d63fd2 100755
--- a/.config/x11/xprofile
+++ b/.config/x11/xprofile
@@ -6,7 +6,6 @@
xrandr --dpi 96 # Set DPI. User may want to use a larger number for larger screens.
setbg & # set the background with the `setbg` script
#xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & xrdbpid=$! # Uncomment to use Xresources colors/settings on startup
-remaps & # run the remaps script, switching caps/esc and more; check it for more info
autostart="mpd xcompmgr dunst unclutter pipewire remapd"