diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-03 12:26:37 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-03 12:26:37 +0000 |
commit | 066ccd15c9bca2873478984f23cc1f365921aa8b (patch) | |
tree | 33b16656cfac825fb2a790083f5b2275fd68bd16 /x | |
parent | 335c34c82720180c1f2c71b8c199bc2bc512b804 (diff) |
improved compton
Diffstat (limited to 'x')
-rw-r--r-- | x/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,4 +61,4 @@ if [ "$2" = "nvidia" ]; then | |||
61 | xrandr --auto | 61 | xrandr --auto |
62 | fi | 62 | fi |
63 | xsetroot -cursor_name left_ptr | 63 | xsetroot -cursor_name left_ptr |
64 | exec bspwm | 64 | exec dbus-launch bspwm |