|
@@ -139,7 +139,7 @@ strip_workspace_numbers yes
|
|
|
# SCRATCHPAD
|
|
|
bindsym $mod+Return exec rofi -show ssh
|
|
|
bindsym $mod+Shift+Return exec $term
|
|
|
-bindsym $mod+BackSpace exec $term --working-directory ~/src/github.com/15five/fifteen5/
|
|
|
+bindsym $mod+Ctrl+Return exec kitty
|
|
|
#bindsym $mod+Shift+BackSpace floating enable, move position 48 px 48 px, move scratchpad
|
|
|
#bindsym $mod+Ctrl+BackSpace exec $term -e tmux new-session -A -s scratch
|
|
|
|
|
@@ -391,6 +391,9 @@ bindsym $mod+F12 exec --no-startup-id $qute https://podcasts.unbl.ink/
|
|
|
|
|
|
bindsym $mod+Insert exec --no-startup-id zathura ~/var/documents/15five/strengths.pdf
|
|
|
|
|
|
+bindsym $mod+Home exec --no-startup-id snapclient -h mopidy2.local
|
|
|
+bindsym $mod+Shift+Home exec --no-startup-id pkill snapclient
|
|
|
+
|
|
|
bindsym $mod+e exec emacsclient -cnq
|
|
|
bindsym $mod+Shift+e exec emacs --daemon
|
|
|
bindsym $mod+Ctrl+e exec pkill emacs
|
|
@@ -426,8 +429,8 @@ 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+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
|