Skip to content

Instantly share code, notes, and snippets.

@alexesDev
Created February 27, 2017 08:29
Show Gist options
  • Save alexesDev/45b1c0e8625f4dc5d12f1b27914f2ce2 to your computer and use it in GitHub Desktop.
Save alexesDev/45b1c0e8625f4dc5d12f1b27914f2ce2 to your computer and use it in GitHub Desktop.
setxkbmap -layout dvp,ru
setxkbmap -option grp:caps_toggle
xrdb ~/.Xresources
sudo netctl start wlp5s1-FRESH_OFFICE &
chromium &
telegram-desktop &
wm_class --run term0 term0 urxvt &
wm_class --run term1 term1 urxvt &
wm_class --run term2 term2 urxvt &
wm_class --run term3 term3 urxvt &
wm_class --run term4 term4 urxvt &
xrandr --output HDMI-1 --right-of DP-1
while true; do
sleep 1
dwm 2> ~/.dwm.log
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment