summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-12-11 16:55:53 -0500
committerLuke Smith <luke@lukesmith.xyz>2018-12-11 16:55:53 -0500
commit4933a7983e4dcfa9fb002b1fca43dc5abc869996 (patch)
tree51a1f8c697f13842f6788bb0157d82ecf21da0ac
parent2289c2afd7dc2cd8797d127a44b3845dd722a1de (diff)
downloadeibhear-4933a7983e4dcfa9fb002b1fca43dc5abc869996.tar.gz
eibhear-4933a7983e4dcfa9fb002b1fca43dc5abc869996.tar.zst
eibhear-4933a7983e4dcfa9fb002b1fca43dc5abc869996.zip
mod+shift+b/n for bottomleft/right
-rw-r--r--.config/i3/config10
-rw-r--r--.readme.mom5
2 files changed, 8 insertions, 7 deletions
diff --git a/.config/i3/config b/.config/i3/config
index c154743..3817113 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -200,17 +200,17 @@ 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
+#bindsym $mod+c
bindsym $mod+Shift+c exec --no-startup-id camtoggle
-#bindsym $mod+v
-#bindsym $mod+Shift+v
+#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 newsboat && pkill -RTMIN+6 i3blocks
-##bindsym $mod+Shift+n
+bindsym $mod+Shift+n floating toggle; sticky toggle; exec --no-startup-id bottomright
bindsym $mod+m exec --no-startup-id $term -e ncmpcpp
bindsym $mod+Shift+m exec --no-startup-id lmc mute
@@ -333,7 +333,7 @@ bindsym Shift+Print exec --no-startup-id scrot -u
bindsym $mod+Print exec --no-startup-id dmenurecord
bindsym $mod+Scroll_Lock exec --no-startup-id "killall screenkey || screenkey"
bindsym $mod+Delete exec $stoprec
-bindsym XF86Launch1 exec $stoprec & xset dpms force off
+bindsym XF86Launch1 exec --no-startup-id xset dpms force off
# #---Extra XF86 Keys---# #
# These are the extra media keys that some keyboards have.
diff --git a/.readme.mom b/.readme.mom
index 3e9a09c..37aa7cc 100644
--- a/.readme.mom
+++ b/.readme.mom
@@ -150,8 +150,9 @@ To type capital letters, hold down the \f(CWShift\fP key\(emthat might sound lik
.ITEM
\f(CWMod+b\fP \(en Toggle status bar
.ITEM
-\f(CWMod+B\fP \(en Make window float in bottom left corner (good for video watched
- intermittently)
+\f(CWMod+B\fP \(en Toggle window float in bottom left corner (good for video watched intermittently)
+.ITEM
+\f(CWMod+N\fP \(en Same as above, but for the botttom right corner.
.LIST OFF
.HEADING 2 "Basic Programs"
.PP