Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. # This file has been auto-generated by i3-config-wizard(1).
  2. # It will not be overwritten, so edit it as you like.
  3. #
  4. # Should you change your keyboard layout somewhen, delete
  5. # this file and re-run i3-config-wizard(1).
  6. #
  7.  
  8. # i3 config file (v4)
  9. #
  10. # Please see http://i3wm.org/docs/userguide.html for a complete reference!
  11.  
  12. set $mod Mod4
  13. set $ALT Mod1
  14.  
  15. #exec xset s off
  16. #exec xset -dpms
  17. exec nitrogen --restore
  18. exec xscreensaver -no-splash
  19. exec pnmixer
  20. exec nm-applet
  21. exec xfce4-power-manager
  22. exec --no-startup-id i3-msg 'workspace 1; exec terminator;'
  23. exec --no-startup-id i3-msg 'workspace 2; exec iceweasel;'
  24. exec --no-startup-id i3-msg 'workspace 3; exec icedove;'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement