diff options
author | Karel Kočí <cynerd@email.cz> | 2016-10-15 19:22:44 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-10-15 19:22:44 +0200 |
commit | 02a2196150b16ee1c343a5587cadb177016fe222 (patch) | |
tree | 8ef95619620a4689a12d26eff0a0287954a2cd3c /xinitrc | |
parent | b17cad80bfaf348ce805868dc4b35211a4c32906 (diff) | |
download | myconfigs-02a2196150b16ee1c343a5587cadb177016fe222.tar.gz myconfigs-02a2196150b16ee1c343a5587cadb177016fe222.tar.bz2 myconfigs-02a2196150b16ee1c343a5587cadb177016fe222.zip |
Update files to changes done while abandoning systemd
Now I use openrc.
Diffstat (limited to 'xinitrc')
-rw-r--r-- | xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ export QT_STYLE_OVERRIDE='gtk2' export STEAM_RUNTIME=0 mxrandr +start-pulseaudio-x11 #exec i3 -d all -V >> ~/i3log-$(date +'%F-%k-%M-%S') 2>&1 -exec i3 +exec ck-launch-session dbus-launch --sh-syntax --exit-with-session i3 #exec i3 --shmlog-size=26214400 |