summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/i3/config8
-rw-r--r--.readme.mom2
2 files changed, 4 insertions, 6 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 7ea5ae7..78a4a19 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -198,16 +198,16 @@ bindsym $mod+Shift+z gaps outer current minus 5
bindsym $mod+x exec --no-startup-id lockscreen
bindsym $mod+Shift+x exec --no-startup-id prompt "Shutdown computer?" "$shutdown"
-bindsym $mod+c exec --no-startup-id freealf
+#bindsym $mod+c
bindsym $mod+Shift+c exec --no-startup-id camtoggle
-bindsym $mod+v exec $term -e ncmpcpp -s visualizer
-bindsym $mod+Shift+v exec --no-startup-id projectM-pulseaudio
+#bindsym $mod+v
+#bindsym $mod+Shift+v
bindsym $mod+b bar mode toggle
bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id bottomleft
-bindsym $mod+n exec $term -e newspod && pkill -RTMIN+6 i3blocks
+bindsym $mod+n exec $term -e newsboat && pkill -RTMIN+6 i3blocks
##bindsym $mod+Shift+n
bindsym $mod+m exec --no-startup-id $term -e ncmpcpp
diff --git a/.readme.mom b/.readme.mom
index 8efd3b4..06e8b3b 100644
--- a/.readme.mom
+++ b/.readme.mom
@@ -248,8 +248,6 @@ I use ncmpcpp as a music player, which is a front end for mpd.
.ITEM
\f(CWMod+M\fP \(en Mute all audio
.ITEM
-\f(CWMod+v\fP \(en visualizer
-.ITEM
\f(CWMod+-\fP \(en Decrease volume (holding shift increases amount)
.ITEM
\f(CWMod++\fP \(en Increase volume (holding shift increases amount)