diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-03 11:14:02 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-03 11:14:02 +0000 |
commit | 335c34c82720180c1f2c71b8c199bc2bc512b804 (patch) | |
tree | 5ca8151d99b5b7bdb6cc58e33614034412a9725e /x | |
parent | eb506540b2539c14f3bb7910fa5478e4d60b17ee (diff) |
...
Diffstat (limited to 'x')
-rw-r--r-- | x/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,5 +60,5 @@ if [ "$2" = "nvidia" ]; then | |||
60 | xrandr --setprovideroutputsource modesetting NVIDIA-0 | 60 | xrandr --setprovideroutputsource modesetting NVIDIA-0 |
61 | xrandr --auto | 61 | xrandr --auto |
62 | fi | 62 | fi |
63 | 63 | xsetroot -cursor_name left_ptr | |
64 | exec bspwm | 64 | exec bspwm |