aboutsummaryrefslogtreecommitdiffstats
path: root/X
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-11-11 18:47:26 +0000
committerYann Herklotz <git@yannherklotz.com>2021-11-11 18:50:30 +0000
commit7937f9e96e2e04528d4e39fc1427a4926cb4bf8b (patch)
treeaf9fbc1fbb307854fc2e40d5f53296f518fca660 /X
parent3f9a68568353edf8721004b326a3331a07e212af (diff)
downloaddotfiles-7937f9e96e2e04528d4e39fc1427a4926cb4bf8b.tar.gz
dotfiles-7937f9e96e2e04528d4e39fc1427a4926cb4bf8b.zip
Add more configurations
Diffstat (limited to 'X')
-rw-r--r--X/.xinitrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/X/.xinitrc b/X/.xinitrc
index 22cbeb1..b9ea301 100644
--- a/X/.xinitrc
+++ b/X/.xinitrc
@@ -33,12 +33,10 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
xset r rate 200 30
-setxkbmap us -variant colemak -option altwin:swap_alt_win
# Startup programs
eval $(ssh-agent)
sxhkd &
-compton &
redshift &
dunst &
xrandr --output DP-1 --rotate normal --auto --output DVI-1-0 --rotate right --right-of DP-1 --auto --output DP-2 --left-of DP-1 --auto