diff options
Diffstat (limited to 'launch/config')
| -rw-r--r-- | launch/config | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/launch/config b/launch/config index 5aa6658..f868316 100644 --- a/launch/config +++ b/launch/config @@ -4,6 +4,7 @@  +host voidx250  +host libreX60  +host T430 ++host optiplex  #OPTS  firefox|brave @@ -12,33 +13,39 @@ firefox|brave  	firefox -P default-default  	1  	2 +	2  ff-school|chromium|chrome  	firefox -P School  	firefox -P Work  	1  	^  	2 +	2  halt|off|poweroff|shutdown  	doas poweroff  	^  	^  	doas systemctl poweroff  	^ +	^  suspend|zzz  	doas systemctl suspend  	^  	doas zzz  	1  	1 +	1  reboot|res|restart  	doas reboot  	1  	1  	doas systemctl reboot  	^ +	^  snes9x  	snes9x -fullscreen -xvideo  	^  	snex9x-gtk  	-  	- +	-  | 
