diff options
| author | Tim Keller <tjkeller.xyz> | 2025-04-13 20:35:59 -0500 | 
|---|---|---|
| committer | Tim Keller <tjkeller.xyz> | 2025-04-13 20:35:59 -0500 | 
| commit | a03830a441e6c902ef69f835d0c97bf828d73365 (patch) | |
| tree | 0358a8048ef2445e73fb74132374ebe5936f9095 | |
| parent | 0b62281888665912bdb2e137fcc3e99f06357f06 (diff) | |
| download | dotconfig-a03830a441e6c902ef69f835d0c97bf828d73365.tar.xz dotconfig-a03830a441e6c902ef69f835d0c97bf828d73365.zip  | |
libreX60 use correct firefox profiles
| -rw-r--r-- | launch/config | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/launch/config b/launch/config index f868316..3b28d01 100644 --- a/launch/config +++ b/launch/config @@ -11,16 +11,16 @@ firefox|brave  	firefox -P default-esr  	firefox -P Personal  	firefox -P default-default -	1 +	2  	2  	2  ff-school|chromium|chrome  	firefox -P School  	firefox -P Work  	1 -	^ -	2  	2 +	^ +	^  halt|off|poweroff|shutdown  	doas poweroff  	^  | 
