mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
xsession: ensure tmux session won't be killed on logout
This commit is contained in:
parent
f81ccb9f89
commit
be1fd6a21d
1 changed files with 1 additions and 0 deletions
1
xsession
1
xsession
|
@ -48,5 +48,6 @@ esac
|
|||
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
||||
rfkill block all 2> /dev/null
|
||||
redshift -l 6.666:46.533 -t 6500:4300 2> /dev/null &
|
||||
systemd-run --scope --user tmux start-server
|
||||
|
||||
exec awesome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue