diff options
author | davidovski <david@davidovski.xyz> | 2023-10-09 17:42:22 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-10-09 17:42:22 +0100 |
commit | 02a4a3a4c1e6116158b807674709f26933ac5b10 (patch) | |
tree | 84f325f6e8ed2a6ccc618ebb358cea8f1faa95e9 /config/sx/sxrc | |
parent | 051ed527f64b0d7f400f76244b3d63a7ac98bb70 (diff) |
Add desktop background
Diffstat (limited to 'config/sx/sxrc')
-rwxr-xr-x | config/sx/sxrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sx/sxrc b/config/sx/sxrc index ee19f27..a95a311 100755 --- a/config/sx/sxrc +++ b/config/sx/sxrc @@ -1,4 +1,4 @@ -setxkbmap -option caps:backspace -xmodmap -e "clear Lock" +xrdb ~/.config/Xdefaults +setxkbmap -option caps:none exec bspwm |