dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.margiolis.net/dotfiles.git
Log | Files | Refs | README | LICENSE

.xprofile (144B)


      1 #!/bin/sh
      2 
      3 xset r rate 300 50 &
      4 slstatus &
      5 setxkbmap -layout 'ca(multix),gr' -option 'grp:shift_caps_toggle' &
      6 musicpd &
      7 mixer -d8
      8 setscreens &