From 5821ac694c7656d8dbb6c3e63ac1923605876d9f Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 31 May 2021 12:36:26 -0400 Subject: [PATCH] autostart: switch to using xmodmap --- autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autostart b/autostart index ea9bfd4..5f258c6 100755 --- a/autostart +++ b/autostart @@ -1,6 +1,6 @@ #!/usr/bin/env sh -setxkbmap -option "ctrl:swapcaps" +xmodmap ~/.config/xmodmap pkill xcape ; xcape pkill batsignal ; batsignal -b pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 & -- 2.39.2