diff options
Diffstat (limited to '')
-rw-r--r-- | .config/dunst/dunstrc | 2 | ||||
-rw-r--r-- | .config/go2work/go2work.toml | 19 | ||||
-rw-r--r-- | .config/mimeapps.list | 4 | ||||
-rwxr-xr-x | .config/wayland/init.sh | 5 |
4 files changed, 16 insertions, 14 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 3bc1860..2f25c3a 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,5 +1,5 @@ [global] - monitor = 0 + monitor = 1 follow = none width = (200, 800) origin = top-right diff --git a/.config/go2work/go2work.toml b/.config/go2work/go2work.toml index 0fecd1e..188e724 100644 --- a/.config/go2work/go2work.toml +++ b/.config/go2work/go2work.toml @@ -3,25 +3,24 @@ # is set to 'true' files = [ # '/home/jozan/mu/rock/grunge/alice_in_chains/1992_dirt/01_them_bones.flac', - # '/var/hdd/files/mu/rock/grunge/pearl_jam/2020_mtv_unplugged_live/02_state_of_love_and_trust.flac', - # '/home/jozan/mu/rock/stoner_rock/slo_burn/1997_amusing_the_amazing_ep/02_muezli.flac' + # '/home/jozan/mu/rock/grunge/pearl_jam/2020_mtv_unplugged_live/02_state_of_love_and_trust.flac', + # '/home/jozan/mu/rock/stoner_rock/slo_burn/1997_amusing_the_amazing_ep/02_muezli.flac' # '/home/jozan/mu/rock/stoner_rock/slo_burn/1997_amusing_the_amazing_ep/03_pilot_the_dune.flac' - # '/usr/local/hdd/jozan/dl/Songs Of Anarchy/2015 Songs of Anarchy:Vol. 4 (US, 88875 06146 2)/05 Billy Valentine & The Forest Rangers - All Along The Watchtower.flac', - # 'dl/Songs Of Anarchy/2011 Songs of Anarchy:Music From Sons of Anarchy Seasons 1-4 (US, 88691 91432 2)/09 Paul Brady & The Forest Rangers - Gimme Shelter.flac', # '/home/jozan/mu/ost/mick_gordon/2020_doom_eternal_original_game_soundtrack/54_meathook.flac', # '/home/jozan/mu/rock/punk/guerilla_poubelle/2007_punk_existentialisme/10_dans_la_diagonale.flac', - # '/var/hdd/files/mu/rock/punk/guerilla_poubelle/2005_il_faut_repeindre_le_monde_en_noir/15_exception_culturelle_trafic_darmes.flac', + # '/home/jozan/mu/rock/punk/guerilla_poubelle/2005_il_faut_repeindre_le_monde_en_noir/15_exception_culturelle_trafic_darmes.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/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', + '/home/jozan/mu/rock/grunge/nirvana/2011_nevermind_20th_anniversary_deluxe_edition/cd_1/04_breed.flac', # '/home/jozan/mu/rock/grunge/alice_in_chains/1990_facelift/02_man_in_the_box.flac', - # '/var/hdd/files/mu/rock/grunge/alice_in_chains/1992_dirt/11_angry_chair.flac', - # '/var/hdd/files/mu/rock/grunge/soundgarden/1994_superunknown/04_mailman.flac', - # '/var/hdd/files/mu/rock/grunge/nirvana/2005_sliver_the_best_of_the_box_compilation/03_mrs._butterworth_rehearsal_demo.flac', + # '/home/jozan/mu/rock/grunge/alice_in_chains/1992_dirt/11_angry_chair.flac', + # '/home/jozan/mu/rock/grunge/alice_in_chains/1995_alice_in_chains/08_god_am.flac', + # '/home/jozan/mu/rock/grunge/soundgarden/1994_superunknown/04_mailman.flac', + # '/home/jozan/mu/rock/grunge/nirvana/2005_sliver_the_best_of_the_box_compilation/03_mrs._butterworth_rehearsal_demo.flac', # '/home/jozan/mu/rock/grunge/nirvana/2009_bleach_20th_anniversary_deluxe_edition/04_school.flac', ] # The program used to play the music files diff --git a/.config/mimeapps.list b/.config/mimeapps.list index af1787d..a7d1359 100644 --- a/.config/mimeapps.list +++ b/.config/mimeapps.list @@ -12,7 +12,7 @@ application/xhtml+xml=userapp-Firefox-SWW0Y1.desktop application/x-extension-xhtml=userapp-Firefox-SWW0Y1.desktop application/x-extension-xht=userapp-Firefox-SWW0Y1.desktop application/pdf=org.pwmt.zathura-pdf-poppler.desktop -image/jpeg=sxiv.desktop +image/jpeg=imv.desktop image/gif=nsxiv.desktop audio/mpeg=mpv.desktop audio/flac=mpv.desktop @@ -82,7 +82,7 @@ x-scheme-handler/mid=userapp-Thunderbird-SJ2821.desktop;userapp-Thunderbird-BXAR video/x-msvideo=mpv.desktop; x-scheme-handler/http=firefox.desktop;userapp-Firefox-SWW0Y1.desktop; video/quicktime=mpv.desktop; -image/jpeg=sxiv.desktop; +image/jpeg=sxiv.desktop;imv.desktop; [Removed Associations] x-scheme-handler/http=librewolf.desktop; diff --git a/.config/wayland/init.sh b/.config/wayland/init.sh index 62d90ed..b86db41 100755 --- a/.config/wayland/init.sh +++ b/.config/wayland/init.sh @@ -43,6 +43,10 @@ startif() { startif ydotoold startif dunst pgrep $mpd >/dev/null || $mpd >/dev/null 2>&1 +pkill wireplumber +pkill pipewire-pulse +pkill pipewire +sleep 1 startif pipewire sleep 1 startif pipewire-pulse @@ -52,5 +56,4 @@ export QT_QPA_PLATFORM=xcb startif copyq startif nextcloud startif stalonetray -firefox & notify-send -u normal 'welcome' "$icon welcome back, partner!" |