Fix compton startup
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1da1927e40
commit
98babda999
3 changed files with 2 additions and 13 deletions
|
@ -19,12 +19,6 @@ exec --no-startup-id "i3-msg 'workspace 1: '"
|
|||
###############################################################################
|
||||
# Startup applications #
|
||||
###############################################################################
|
||||
# Start compton
|
||||
exec --no-startup-id compton -b --experimental-backends
|
||||
|
||||
# Start dunst
|
||||
exec --no-startup-id dunst
|
||||
|
||||
# Setup monitor
|
||||
exec_always --no-startup-id monitor-setup
|
||||
|
||||
|
@ -36,4 +30,3 @@ exec rambox
|
|||
exec nemo
|
||||
exec nemo
|
||||
exec keepassxc
|
||||
exec notable
|
||||
|
|
|
@ -13,12 +13,6 @@ exec --no-startup-id "i3-msg 'workspace 1: '"
|
|||
###############################################################################
|
||||
# Startup applications #
|
||||
###############################################################################
|
||||
# Start compton
|
||||
exec --no-startup-id compton -b --experimental-backends
|
||||
|
||||
# Start dunst
|
||||
exec --no-startup-id dunst
|
||||
|
||||
# Setup monitor
|
||||
exec_always --no-startup-id monitor-setup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue