diff options
author | davidovski <david@davidovski.xyz> | 2023-07-11 15:28:11 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-07-11 15:28:11 +0100 |
commit | b85872dfc933ff3bd2e95303d8327c357c8b9ca6 (patch) | |
tree | 377f7f3425091ea5edeca9286bb37e94c935693b /config/sx/sxrc | |
parent | afda5cf53f9fc181514f6b69fbf5fb5cbb80ef13 (diff) |
Move to sx instead of startx
Diffstat (limited to 'config/sx/sxrc')
-rwxr-xr-x | config/sx/sxrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/sx/sxrc b/config/sx/sxrc new file mode 100755 index 0000000..a95a311 --- /dev/null +++ b/config/sx/sxrc @@ -0,0 +1,4 @@ +xrdb ~/.config/Xdefaults +setxkbmap -option caps:none +exec bspwm + |