diff options
| author | Tim Keller <tjkeller.xyz> | 2025-02-22 12:05:04 -0600 | 
|---|---|---|
| committer | Tim Keller <tjkeller.xyz> | 2025-02-22 12:05:04 -0600 | 
| commit | df7a8a39062d2cc1aa48c01b267e3dfb6f8fa23b (patch) | |
| tree | e2abfb308a7758a718960067b4887b6d492e513c | |
| parent | 31ed35fee0152242ad74f0364119ecc7c00e3ad7 (diff) | |
| download | dotconfig-df7a8a39062d2cc1aa48c01b267e3dfb6f8fa23b.tar.xz dotconfig-df7a8a39062d2cc1aa48c01b267e3dfb6f8fa23b.zip  | |
launch for optiplex
| -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  	-  	- +	-  | 
