Update configuration

This commit is contained in:
2021-10-11 11:18:48 +04:00
parent f8f6bd4616
commit 802f0166ed
10 changed files with 100 additions and 5 deletions

3
xinitrc Normal file → Executable file
View File

@@ -27,4 +27,5 @@ xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Axes" 6 7 4 5
# exec ck-launch-session dbus-launch
xrdb -merge ~/.Xresources
exec i3 > $HOME/log/i3.txt 2>&1
exec dbus-launch --exit-with-session i3 > $HOME/log/i3.txt 2>&1