all repos — dotfiles @ fcd29e9155cb9367802eb07d548c52d9f210ea38

my *nix dotfiles

x/.xinitrc (view raw)

 1#!/usr/bin/env dash 
 2 
 3#        _       _ _            
 4#  __  _(_)_ __ (_) |_ _ __ ___ 
 5#  \ \/ / | '_ \| | __| '__/ __|
 6# _ >  <| | | | | | |_| | | (__ 
 7#(_)_/\_\_|_| |_|_|\__|_|  \___|
 8#
 9
10# daemons
11xfce4-power-manager &
12exec xfwm4-session.sh
13