diff options
author | Julian T <julian@jtle.dk> | 2022-12-15 15:43:12 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2022-12-15 15:43:12 +0100 |
commit | 0c45f03b0b9f348a6eb0460bf8215929a69bf35c (patch) | |
tree | 9c23b69c16ac07f046bd65c004f0f28eda77431a /xinit/Scripts/xlaunchrc | |
parent | 5c7acf49d86fce40bc7380127542e9392b9c8d36 (diff) |
2bwm config and some bspwm changes
Diffstat (limited to 'xinit/Scripts/xlaunchrc')
-rwxr-xr-x | xinit/Scripts/xlaunchrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xinit/Scripts/xlaunchrc b/xinit/Scripts/xlaunchrc index fa0d9ea..1feaa2f 100755 --- a/xinit/Scripts/xlaunchrc +++ b/xinit/Scripts/xlaunchrc @@ -18,6 +18,9 @@ nm-applet & dunst & play ~/Winsounds/login.wav -q & +# Cursor thing +xsetroot -cursor_name left_ptr + # Set dbus display variable # dbus-update-activation-environment --systemd DISPLAY |