diff options
Diffstat (limited to 'x/.xinitrc')
-rw-r--r-- | x/.xinitrc | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | #/usr/bin/prime-offload & | 2 | /usr/bin/prime-offload & |
3 | xrdb -merge ~/.Xresources & | ||
3 | setxkbmap -layout us -option caps:ctrl_modifier & | 4 | setxkbmap -layout us -option caps:ctrl_modifier & |
4 | xcape -e 'Caps_Lock=Escape' & | 5 | xcape -e 'Caps_Lock=Escape' & |
5 | # xrandr --setprovideroutputsource modesetting NVIDIA-0 | 6 | # xrandr --setprovideroutputsource modesetting NVIDIA-0 |
6 | # xrandr --auto | 7 | # xrandr --auto |
7 | exec bspwm | 8 | exec spectrwm |