aboutsummaryrefslogtreecommitdiffstats
path: root/X
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-02-04 11:57:54 +0000
committerYann Herklotz <git@yannherklotz.com>2020-02-04 11:57:54 +0000
commit5adcb3738e15d9aa2697cfc2cd55255ae5b10cfc (patch)
tree77344c38ff6363e8ab16be453d83f57fdf77e561 /X
parent94a10f58e629c87e0a81e7a984264350e7379d3e (diff)
downloaddotfiles-5adcb3738e15d9aa2697cfc2cd55255ae5b10cfc.tar.gz
dotfiles-5adcb3738e15d9aa2697cfc2cd55255ae5b10cfc.zip
Reset keymap for sxhkd
Diffstat (limited to 'X')
-rw-r--r--X/.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/X/.xinitrc b/X/.xinitrc
index d9d4053..4cbbf6e 100644
--- a/X/.xinitrc
+++ b/X/.xinitrc
@@ -35,7 +35,7 @@ fi
# Startup programs
eval $(ssh-agent)
dropbox &
-sxhkd -m 1 &
+sxhkd &
compton &
redshift &
dunst &