diff options
| author | Malfurious <m@lfurio.us> | 2023-06-02 20:24:02 -0400 |
|---|---|---|
| committer | Malfurious <m@lfurio.us> | 2023-06-02 20:24:02 -0400 |
| commit | f6d8c68dec2a344bdae77bcc71d85c54787c9b43 (patch) | |
| tree | 4b27144389e0cdab55d8f24603e2b899740172f2 /.xinitrc | |
| parent | 40a1252ea46a84575a76964747fcb7f95b159aa6 (diff) | |
| download | rice-f6d8c68dec2a344bdae77bcc71d85c54787c9b43.tar.gz rice-f6d8c68dec2a344bdae77bcc71d85c54787c9b43.zip | |
unclutter: Enable cursor hiding
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ while true; do done & picom --config /dev/null -bfD3 --xrender-sync-fence +unclutter --fork --start-hidden xset dpms 0 0 0 xset s off ~/.fehbg |
