|
@@ -4,7 +4,7 @@
|
|
|
|
|
|
set $mod Mod4
|
|
|
|
|
|
-font pango:Ubuntu Condensed 9
|
|
|
+font pango:Iosevka 9
|
|
|
|
|
|
# APP VARIABLES
|
|
|
set $qute qutebrowser --target window
|
|
@@ -227,8 +227,7 @@ bindsym $mod+F2 exec ~/.screenlayout/titan-two.sh
|
|
|
|
|
|
# bind program to workspace and focus to them on startup:
|
|
|
assign [class="Alacritty"] $ws1
|
|
|
-assign [class="(?i)firefox"] $ws2
|
|
|
-assign [class="Thunar"] $ws3
|
|
|
+assign [class="(?i)firefox"] $ws3
|
|
|
assign [class="qutebrowser"] $ws4
|
|
|
|
|
|
##### WORKSPACES ##################################
|
|
@@ -427,11 +426,9 @@ bindsym F4 exec amixer -D pulse sset Capture toggle && pkill -RTMIN+1 i3blocks
|
|
|
bindsym $mod+z exec amixer -D pulse sset Master 5%- && pkill -RTMIN+1 i3blocks
|
|
|
bindsym $mod+x exec amixer -D pulse sset Master 5%+ && pkill -RTMIN+1 i3blocks
|
|
|
bindsym $mod+a exec amixer -D pulse sset Master toggle && pkill -RTMIN+1 i3blocks
|
|
|
-#bindsym $mod+Home exec --no-startup-id cvlc https://stream.unbl.ink/mopidy
|
|
|
-#bindsym $mod+Shift+Home exec --no-startup-idcvlc https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3
|
|
|
-#bindsym $mod+End exec pkill vlc
|
|
|
-bindsym $mod+m exec --no-startup-id snapclient -h play.unbl.ink
|
|
|
-bindsym $mod+Shift+m exec pkill snapclient
|
|
|
+bindsym $mod+Home exec --no-startup-id cvlc https://stream.unbl.ink/mopidy
|
|
|
+bindsym $mod+Shift+Home exec --no-startup-idcvlc https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3
|
|
|
+bindsym $mod+End exec pkill vlc
|
|
|
|
|
|
# Iapetus central volume
|
|
|
#@bindsym $mod+. exec ssh iapetus.local down
|