about summary refs log tree commit diff
path: root/configs/shared/.xsessionrc.shared
diff options
context:
space:
mode:
Diffstat (limited to 'configs/shared/.xsessionrc.shared')
-rw-r--r--configs/shared/.xsessionrc.shared4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/shared/.xsessionrc.shared b/configs/shared/.xsessionrc.shared
index 6f933be5a65a..2c266af491fc 100644
--- a/configs/shared/.xsessionrc.shared
+++ b/configs/shared/.xsessionrc.shared
@@ -11,10 +11,6 @@ xsetroot -solid "#333333"
 # Set fallback cursor.
 xsetroot -cursor_name left_ptr
 
-# start compton for shadows, transparency, fading, etc.
-# TODO: Consider starting this with `systemctl --user enable compton.service`
-compton &
-
 # `unclutter` hide the cursor in when it is inactive
 unclutter &