Aliases
This commit is contained in:
@@ -303,4 +303,6 @@ abbr xya "export-pkgs"
|
|||||||
# ]]] fxn abbr's #
|
# ]]] fxn abbr's #
|
||||||
|
|
||||||
# task sync > /dev/null 2>&1
|
# task sync > /dev/null 2>&1
|
||||||
|
|
||||||
|
source /home/kevin/.config/fish/key_abbr.fish > /dev/null
|
||||||
# ~/scripts/xmodmap-custom
|
# ~/scripts/xmodmap-custom
|
||||||
|
|||||||
12
dot_config/spotify/Users/polarbier-user/prefs.tmpl
Normal file
12
dot_config/spotify/Users/polarbier-user/prefs.tmpl
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
audio.play_bitrate_non_metered_migrated=true
|
||||||
|
audio.sync_bitrate_enumeration=4
|
||||||
|
audio.crossfade_v2=true
|
||||||
|
gaia.attached_device_id="6ca6cdc7bc677d43534460982c3a13959dd1939c"
|
||||||
|
audio.play_bitrate_enumeration=4
|
||||||
|
ui.hide_hpto=true
|
||||||
|
ui.track_notifications_enabled=false
|
||||||
|
audio.play_bitrate_non_metered_enumeration=4
|
||||||
|
audio.normalize_v2=false
|
||||||
|
ui.show_friend_feed=false
|
||||||
|
app.player.volume=40000
|
||||||
|
app.browser.zoom-level=75
|
||||||
@@ -26,7 +26,7 @@ ranger_mappings="$HOME/.config/ranger/key_mappings.conf"
|
|||||||
# ensure sourcing new file in orig. config file
|
# ensure sourcing new file in orig. config file
|
||||||
ensure "source $aliases" "$bashrc"
|
ensure "source $aliases" "$bashrc"
|
||||||
ensure "source $aliases" "$zshrc"
|
ensure "source $aliases" "$zshrc"
|
||||||
# ensure "source $fish_abbr" "$fish_config"
|
ensure "source $fish_abbr" "$fish_config > /dev/null"
|
||||||
ensure "source $ranger_mappings" "$ranger_config"
|
ensure "source $ranger_mappings" "$ranger_config"
|
||||||
|
|
||||||
# key files
|
# key files
|
||||||
|
|||||||
Reference in New Issue
Block a user