mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
oh-my-zsh added
This commit is contained in:
parent
c937fd291a
commit
332d89b612
18
xprofile
Normal file
18
xprofile
Normal file
@ -0,0 +1,18 @@
|
||||
#daemonize urxvt
|
||||
urxvtd -q -o -f &
|
||||
|
||||
#compton launch
|
||||
compton -GCb --config $HOME/.i3/compton.conf &
|
||||
|
||||
#set background
|
||||
feh --bg-scale ~/img/wallpaper/current_wp.jpg &
|
||||
|
||||
#key mapping
|
||||
xbindkeys &
|
||||
|
||||
#sound
|
||||
cadence &
|
||||
pavucontrol &
|
||||
|
||||
#ssh-agent
|
||||
#eval $(ssh-agent)
|
1
zsh/oh-my-zsh
Submodule
1
zsh/oh-my-zsh
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bd6dbd1d9b1fc8a523aaf588492eb3ed4113b49d
|
Loading…
Reference in New Issue
Block a user