1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 06:08:35 +01:00
eoli3n-dotfiles/.xprofile

20 lines
329 B
Plaintext
Raw Normal View History

2016-03-16 12:24:57 +01:00
#daemonize urxvt
urxvtd -q -o -f &
#compton launch
2016-10-11 19:30:38 +02:00
#compton -GCb --config $HOME/.i3/compton.conf &
compton --backend glx --vsync opengl-swc -GCb --config $HOME/.i3/compton.conf &
2016-03-16 12:24:57 +01:00
#set background
feh --bg-scale ~/img/wallpaper/current_wp.jpg &
#key mapping
xbindkeys &
2016-12-27 19:40:18 +01:00
#app launcher
albert &
2016-03-16 12:24:57 +01:00
#sound
2016-09-20 00:41:41 +02:00
#cadence &
#pavucontrol &