diff options
| author | kj-sh604 | 2024-11-29 02:55:02 -0500 |
|---|---|---|
| committer | kj-sh604 | 2024-11-29 02:55:02 -0500 |
| commit | f06689bce44c11f7c99daff997fca77d488d3fe2 (patch) | |
| tree | b46cff2b9fe1ef21c2e2a6a2df9263c45d94b387 /.local | |
| parent | ba658e8bb44505851453cd31d6cf84f321d7bd0a (diff) | |
refactor: remove `picom` from autorun
attempting to achieve "Tear Free" behaviour from X11 itself rather than an extra compositor
Diffstat (limited to '.local')
| -rwxr-xr-x | .local/bin/awesome-autorun | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.local/bin/awesome-autorun b/.local/bin/awesome-autorun index 79a3e16..44df197 100755 --- a/.local/bin/awesome-autorun +++ b/.local/bin/awesome-autorun @@ -7,7 +7,6 @@ run () { fi } -run picom -b run volumeicon run xfce4-volumed-pulse run xfce4-clipman |
