commit 58b5e321e0f3bb5d040c685b503c556065782c55 parent a63513664a7b423e5b230d9560b4e635a5774765 Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de> Date: Fri, 10 Apr 2020 21:06:26 +0200 Add sxhkd to autostart Diffstat:
M | xinitrc | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/xinitrc b/xinitrc @@ -16,9 +16,9 @@ xrdb -merge ~/.Xresources # Read Xresources xmodmap ~/.Xmodmap setxkbmap -layout de # Set keyboard layout xwallpaper --zoom ~/.wallpaper.png # Set wallpaper -xbindkeys # Use cumstomized keybindings xbacklight -set 40 # Dim screen -wmname compiz # Trick java into behaving reasonably +wmname LG3D # Trick java into behaving reasonably +sxhkd & # Use cumstomized keybindings # Autostart xautolock -time 30 -locker slock & # Automatic screen lock @@ -30,4 +30,3 @@ megasync &> /dev/null & # Start mega sync service # Set window/desktop manager exec dwm -#exec i3