Configure for .stowrc
This commit is contained in:
parent
e58bb4c0a0
commit
1091129506
132 changed files with 4 additions and 18 deletions
|
|
@ -1,11 +0,0 @@
|
|||
#!/usr/bin/fish
|
||||
if ps -aux | grep picom | grep -v grep
|
||||
pkill picom
|
||||
end
|
||||
|
||||
sleep 0.2
|
||||
picom \
|
||||
--conf /dev/null \
|
||||
-i 0.8 \
|
||||
--active-opacity 1.0 \
|
||||
--focus-exclude "x = 0 && y = 0 && override_redirect = true" &
|
||||
Loading…
Add table
Add a link
Reference in a new issue