diff options
| -rw-r--r-- | launch/config | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/launch/config b/launch/config index fa83fdb..4764245 100644 --- a/launch/config +++ b/launch/config @@ -3,6 +3,7 @@  +host T495  +host voidx250  +host libreX60 ++host T430  #OPTS  firefox|brave @@ -10,28 +11,34 @@ firefox|brave  	firefox -P "Default User"  	firefox -P default-default  	1 +	firefox -P Personal  ff-school|chromium|chrome  	firefox -P School  	firefox -P Work  	1  	^ +	firefox -P Work  halt|off|poweroff|shutdown  	doas poweroff  	^  	^  	doas systemctl poweroff +	^  suspend|zzz  	doas systemctl suspend  	^  	doas zzz  	1 +	1  reboot|res|restart  	doas reboot  	1  	1  	doas systemctl reboot +	^  snes9x  	snes9x -fullscreen -xvideo  	^  	snex9x-gtk  	- +	-  | 
