diff options
author | Julian T <julian@jtle.dk> | 2023-01-06 15:28:59 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2023-01-06 15:28:59 +0100 |
commit | ee499f810d1be191fd8d969df688164d51ba1167 (patch) | |
tree | 9481af71884b131c925a0bea5f89d5dd15eac5c5 /xinit/Scripts/xlaunchrc | |
parent | 4343bfddc2788fcba86be1fa4e05e45e926756a3 (diff) |
Sxhkdrc and script changes
Diffstat (limited to 'xinit/Scripts/xlaunchrc')
-rwxr-xr-x | xinit/Scripts/xlaunchrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xinit/Scripts/xlaunchrc b/xinit/Scripts/xlaunchrc index 558c7d8..3b7f5c8 100755 --- a/xinit/Scripts/xlaunchrc +++ b/xinit/Scripts/xlaunchrc @@ -20,6 +20,8 @@ nm-applet & dunst & play ~/Winsounds/login.wav -q & +bash ~/remember_forever.sh + # Cursor thing xsetroot -cursor_name left_ptr |