Remove 3 Chrome instances from autostart
This commit is contained in:
parent
e7d3d710ec
commit
43af708c16
1 changed files with 0 additions and 3 deletions
|
|
@ -2,9 +2,6 @@ exec-once = [workspace 1 silent] $browser
|
||||||
exec-once = [workspace 2 silent] thunderbird
|
exec-once = [workspace 2 silent] thunderbird
|
||||||
exec-once = [workspace 2 silent] element-desktop
|
exec-once = [workspace 2 silent] element-desktop
|
||||||
exec-once = [workspace 3 silent] chromium --profile-directory="Default"
|
exec-once = [workspace 3 silent] chromium --profile-directory="Default"
|
||||||
exec-once = [workspace 4 silent] chromium --profile-directory="Profile 1"
|
|
||||||
exec-once = [workspace 3 silent] chromium --user-data-dir="$HOME/.config/chromium/Default" --new-window
|
|
||||||
exec-once = [workspace 4 silent] chromium --user-data-dir="$HOME/.config/chromium/Profile 1" --new-window
|
|
||||||
|
|
||||||
exec-once = [workspace special:magic silent] $terminal
|
exec-once = [workspace special:magic silent] $terminal
|
||||||
exec-once = [workspace special:magic silent] keepassxc
|
exec-once = [workspace special:magic silent] keepassxc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue