1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-23 07:21:58 +01:00
eoli3n-dotfiles/.xprofile
2016-12-27 19:40:18 +01:00

20 lines
329 B
Plaintext

#daemonize urxvt
urxvtd -q -o -f &
#compton launch
#compton -GCb --config $HOME/.i3/compton.conf &
compton --backend glx --vsync opengl-swc -GCb --config $HOME/.i3/compton.conf &
#set background
feh --bg-scale ~/img/wallpaper/current_wp.jpg &
#key mapping
xbindkeys &
#app launcher
albert &
#sound
#cadence &
#pavucontrol &