diff options
author | Joe <bousset.rudy@gmail.com> | 2023-08-17 02:14:25 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2023-08-17 02:14:25 +0200 |
commit | a8481c91720c502cf501457ab81916694b964a41 (patch) | |
tree | c52be2ea81f237a4e0bc324db9756fca6aaca4ad | |
parent | up (diff) | |
download | dotfiles-bsd-a8481c91720c502cf501457ab81916694b964a41.tar.gz dotfiles-bsd-a8481c91720c502cf501457ab81916694b964a41.tar.bz2 dotfiles-bsd-a8481c91720c502cf501457ab81916694b964a41.tar.xz dotfiles-bsd-a8481c91720c502cf501457ab81916694b964a41.tar.zst dotfiles-bsd-a8481c91720c502cf501457ab81916694b964a41.zip |
up
-rw-r--r-- | .config/go2work/go2work.toml | 2 | ||||
-rwxr-xr-x | .config/openbox/autostart | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.config/go2work/go2work.toml b/.config/go2work/go2work.toml index 73166f4..a232e0e 100644 --- a/.config/go2work/go2work.toml +++ b/.config/go2work/go2work.toml @@ -6,7 +6,7 @@ files = [ # '/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/02_cultist_base.flac', + '/home/jozan/mu/ost/mick_gordon/2020_doom_eternal_original_game_soundtrack/54_meathook.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', diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 73b4d26..92197df 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -86,6 +86,8 @@ $sleep startif pipewire-pulse $sleep startif wireplumber +$sleep +startif copyq cd "$HOME" xrdb "$HOME"/.config/x11/xresources notify-send -u normal 'Welcome' "$icon Welcome back, partner!" |