Skip to content

Instantly share code, notes, and snippets.

@efazati
Created November 17, 2014 13:26
Show Gist options
  • Save efazati/1ed65bb779553ea18f04 to your computer and use it in GitHub Desktop.
Save efazati/1ed65bb779553ea18f04 to your computer and use it in GitHub Desktop.
i3rc
#!/bin/bash
xrandr --output VGA1 --left-of HDMI1
setxkbmap -option grp:switch,grp:alt_shift_toggle,grp_led:scroll us,ir
feh --bg-fill ~/Pictures/background/wallpaper-base.jpg
@Bersam
Copy link

Bersam commented Nov 18, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment