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 (156B)


      1 #!/bin/sh
      2 
      3 doas ntpdate -v -b 'in.pool.ntp.org' &
      4 slstatus &
      5 musicpd &
      6 xset r rate 300 50
      7 setxkbmap -layout 'ca(multix),gr' -option 'grp:shift_caps_toggle'