From 8b2705427241816b9df05884c2fa79d465e6b069 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 2 Jan 2025 21:23:36 +0100 Subject: up --- .config/go2work/go2work.toml | 4 ++-- .local/bin/dmapps | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/go2work/go2work.toml b/.config/go2work/go2work.toml index 3dc9883..a98b346 100644 --- a/.config/go2work/go2work.toml +++ b/.config/go2work/go2work.toml @@ -11,8 +11,8 @@ files = [ # '/home/jozan/mu/ost/mick_gordon/2020_doom_eternal_original_game_soundtrack/54_meathook.flac', #'/home/jozan/mu/ost/mick_gordon/2020_doom_eternal_original_game_soundtrack/21_the_super_gore_nest.flac', # '/home/jozan/16-441/06_conflagration.wav', - # '/home/jozan/mu/progressive/progressive_black_metal/deathspell_omega/2010_paracletus/02_wings_of_predation.flac', - '/home/jozan/mu/metal/technical_death_metal/gojira/2016_magma/04_stranded.flac', + '/home/jozan/mu/progressive/progressive_black_metal/deathspell_omega/2010_paracletus/02_wings_of_predation.flac', + # '/home/jozan/mu/metal/technical_death_metal/gojira/2016_magma/04_stranded.flac', # '/home/jozan/mu/metal/technical_death_metal/gojira/2005_form_mars_to_sirius/02_backbone.flac', # '/usr/home/jozan/mu/metal/technical_death_metal/ulcerate/2011_the_destroyers_of_all/07_the_destroyers_of_all.flac', #'/home/jozan/mu/rock/grunge/nirvana/2011_nevermind_20th_anniversary_deluxe_edition/cd_1/04_breed.flac', diff --git a/.local/bin/dmapps b/.local/bin/dmapps index ec7a11a..51b0625 100755 --- a/.local/bin/dmapps +++ b/.local/bin/dmapps @@ -91,7 +91,7 @@ sub run exec("thunderbird"); } case "Arduino" { - exec("arduino"); + exec("arduino-ide"); } case "cool-retro-term" { exec("cool-retro-term"); -- cgit v1.2.3