diff options
Diffstat (limited to 'x/.xinitrc')
| -rw-r--r-- | x/.xinitrc | 12 |
1 files changed, 1 insertions, 11 deletions
| @@ -1,17 +1,7 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | #.xinitrc | 2 | #/usr/bin/prime-offload & |
| 3 | /usr/bin/prime-offload & | ||
| 4 | xrdb -merge ~/.Xresources & | ||
| 5 | xss-lock -- slock & | ||
| 6 | xset b off & | ||
| 7 | xset s 300 & | ||
| 8 | setxkbmap -layout us -option caps:ctrl_modifier & | 3 | setxkbmap -layout us -option caps:ctrl_modifier & |
| 9 | xcape -e 'Caps_Lock=Escape' & | 4 | xcape -e 'Caps_Lock=Escape' & |
| 10 | # xrandr --setprovideroutputsource modesetting NVIDIA-0 | 5 | # xrandr --setprovideroutputsource modesetting NVIDIA-0 |
| 11 | # xrandr --auto | 6 | # xrandr --auto |
| 12 | ~/.fehbg & | ||
| 13 | urxvtd & | ||
| 14 | ~/.local/bin/bat_check.sh & | ||
| 15 | picom & | ||
| 16 | dunst & | ||
| 17 | exec bspwm | 7 | exec bspwm |
