Spotify settings
This commit is contained in:
@@ -287,13 +287,13 @@ bindsym $mod+F5 workspace $ws5; exec $browser
|
||||
# bindsym Mod4+g workspace $ws5; layout stacking; exec urxvt -e steam
|
||||
bindsym Mod4+g workspace $ws5; layout tabbed; exec gimp
|
||||
bindsym Mod4+t workspace $ws5; exec thunderbird
|
||||
bindsym Mod4+F5 workspace $ws5; exec cd ~/coding/ada-mario-prep && godot -e
|
||||
bindsym Mod4+5 workspace $ws5; exec godot
|
||||
bindsym Mod4+F5 workspace $ws5; exec cd ~/coding/ada-mario && godot -e
|
||||
# for_window [class="Move_mouse_with_head"] floating enable; move absolute position 0 0
|
||||
for_window [class="Move_mouse_with_head"] floating enable
|
||||
for_window [class="Move_mouse_with_head"] move absolute position 0 0
|
||||
# for_window [class="ada-mario-prep"] floating enable; move absolute position 1000 700
|
||||
for_window [class="ada-mario-prep"] floating enable
|
||||
for_window [class="ada-mario-prep"] move absolute position 930 480
|
||||
for_window [class="Face_detector"] floating enable
|
||||
for_window [class="Face_detector"] move absolute position 0 0
|
||||
for_window [class="ada-mario"] floating enable
|
||||
for_window [class="ada-mario"] move absolute position 930 480
|
||||
|
||||
set $ws6 "6 "
|
||||
workspace $ws6 output $secondary
|
||||
|
||||
@@ -32,9 +32,10 @@ case "$BLOCK_BUTTON" in
|
||||
i3-msg -q "exec yad --calendar \
|
||||
--width=$WIDTH --height=$HEIGHT \
|
||||
--undecorated --fixed \
|
||||
--close-on-unfocus --no-buttons \
|
||||
--no-buttons \
|
||||
--posx=$posX --posy=$posY \
|
||||
> /dev/null"
|
||||
# --close-on-unfocus \
|
||||
esac
|
||||
. "/home/kevin/.cache/wal/colors.sh"
|
||||
echo "$LABEL$(date "$DATEFMT")"
|
||||
|
||||
6
dot_config/spotify/Users/polarbier-user/prefs.tmpl
Normal file
6
dot_config/spotify/Users/polarbier-user/prefs.tmpl
Normal file
@@ -0,0 +1,6 @@
|
||||
audio.crossfade_v2=true
|
||||
audio.sync_bitrate_enumeration=4
|
||||
ui.track_notifications_enabled=false
|
||||
ui.show_friend_feed=false
|
||||
audio.play_bitrate_enumeration=4
|
||||
app.browser.zoom-level=300
|
||||
Reference in New Issue
Block a user