diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-04-20 12:30:26 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-04-20 12:30:26 +0000 |
commit | 1240ac35a4c62c487218501a905f4754adf65c65 (patch) | |
tree | 720565fd6602d6d8930507d9bf3198b38ee241fa /x | |
parent | 04eaf5c25193ba74c1613c958015f47e2b896e50 (diff) |
spectr
Diffstat (limited to 'x')
-rw-r--r-- | x/.xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ | |||
1 | #exec dbus-launch --exit-with-session spectrwm | 1 | #exec dbus-launch --exit-with-session spectrwm |
2 | xrdb ~/.Xresources & | 2 | xrdb ~/.Xresources & |
3 | xset b off & | ||
3 | xset s 600 & | 4 | xset s 600 & |
4 | exec dbus-launch --exit-with-session spectrwm | 5 | exec dbus-launch --exit-with-session spectrwm |