Made setup specific code not two scripts, but one config
This commit is contained in:
parent
b5c5289c10
commit
a66e0278ff
3
i3config
3
i3config
|
@ -230,6 +230,5 @@ exec --no-startup-id dunst
|
||||||
|
|
||||||
exec "i3-sensible-terminal -e ncmpcpp --class scratchpad,scratchpad"
|
exec "i3-sensible-terminal -e ncmpcpp --class scratchpad,scratchpad"
|
||||||
|
|
||||||
exec --no-startup-id ~/.dotfiles/setup_specific/once
|
include ~/.dotfiles/setup_specific/i3extraconf
|
||||||
exec_always --no-startup-id ~/.dotfiles/setup_specific/always
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue