Install picom.conf
This commit is contained in:
parent
9091599124
commit
32b4d9381d
2 changed files with 2 additions and 1 deletions
|
@ -11,3 +11,4 @@ mkdir ~/.config/mpv
|
|||
ln -s ~/.LinuxConfig/mpv.conf ~/.config/mpv/
|
||||
|
||||
ln -s ~/.LinuxConfig/xinitrc ~/.xinitrc
|
||||
ln -s ~/.LinuxConfig/picom.conf ~/.config/picom.conf
|
||||
|
|
2
xinitrc
2
xinitrc
|
@ -2,7 +2,7 @@ xsetroot -cursor_name left_ptr
|
|||
setxkbmap -option caps:none
|
||||
setxkbmap -option compose:ralt
|
||||
|
||||
picom -b --config ~/.LinuxConfig/picom.conf
|
||||
picom -b
|
||||
~/.LinuxConfig/bin/switchbg &
|
||||
~/.LinuxConfig/bin/watch-screen &
|
||||
~/.LinuxConfig/bin/panel &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue