diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2025-01-21 00:21:23 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2025-01-21 00:21:23 +0100 |
commit | 749c30114476758cc695b09fc25c5abbc3600740 (patch) | |
tree | 13fbf1c1cf6639da0b62315298588c1b17c01659 /install.sh | |
parent | 3dca48c8ef770511bd2468fbc510f2412fe2e203 (diff) |
picom: add -> no tearing!
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,3 +44,6 @@ stow -Rt $XDG_CONFIG_HOME reminder # feh stow -Rt $XDG_CONFIG_HOME feh + +# picom +stow -Rt $XDG_CONFIG_HOME picom |