mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 02:38:33 +02:00
xsession: make systemd-run quiet
This commit is contained in:
parent
be1fd6a21d
commit
1644387efe
1 changed files with 1 additions and 1 deletions
2
xsession
2
xsession
|
@ -48,6 +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
|
||||
systemd-run -q --scope --user tmux start-server
|
||||
|
||||
exec awesome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue