summaryrefslogtreecommitdiffstats
path: root/.config/i3/config
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-03-26 23:59:53 -0700
committerLuke Smith <luke@lukesmith.xyz>2018-03-26 23:59:53 -0700
commita7d1e5fcceff741a63a15cb38dfd134b869b0225 (patch)
tree6075ccafc4a4eb88a3e1b2daa38cbaa76bc595d4 /.config/i3/config
parent55723ebc261dd2d74f053beecc5c9df000ce33ee (diff)
downloadeibhear-a7d1e5fcceff741a63a15cb38dfd134b869b0225.tar.gz
eibhear-a7d1e5fcceff741a63a15cb38dfd134b869b0225.tar.zst
eibhear-a7d1e5fcceff741a63a15cb38dfd134b869b0225.zip
mod+b moves to floating bottom left
Diffstat (limited to '.config/i3/config')
-rw-r--r--.config/i3/config12
1 files changed, 1 insertions, 11 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 476be72..c8cf138 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -26,7 +26,6 @@ set $term --no-startup-id st
set $video --no-startup-id bash video.sh
set $stoprec --no-startup-id killall ffmpeg
-
# #---Starting External Scripts---# #
#Increase key rate
exec --no-startup-id xset r rate 300 50
@@ -42,9 +41,6 @@ exec --no-startup-id compton --xrender-sync-fence
exec --no-startup-id screen.sh v
#Launch Polybar where appropriate:
exec_always --no-startup-id ~/.config/polybar/launch.sh
-#Add wallpaper:
-exec_always --no-startup-id feh --bg-scale ~/.config/wall.png
-#exec_always --no-startup-id wal -c -i ~/.config/wall.png
#Runs the key remapping scripts
exec --no-startup-id ~/.scripts/remaps
#Unclutter makes the mouse invisible after a brief period
@@ -218,19 +214,13 @@ bindsym $mod+Shift+z gaps outer current minus 5
bindsym $mod+x exec --no-startup-id ~/.config/i3/lock.sh
bindsym $mod+Shift+x exec $shutdown
-# Bindings to make the webcam float and stick.
-for_window [title="video0 - mpv"] floating enable
-for_window [title="video0 - mpv"] sticky enable
-for_window [title="video0 - mpv"] border pixel 0
-no_focus [title="video0 - mpv"]
-
bindsym $mod+c exec --no-startup-id camtoggle
#bindsym $mod+Shift+c
bindsym $mod+v exec $term -e ncmpcpp -s visualizer
bindsym $mod+Shift+v exec projectM-pulseaudio
-##bindsym $mod+b exec $prev
+bindsym $mod+b floating toggle; sticky toggle; exec --no-startup-id bottomleft
bindsym $mod+Shift+b exec --no-startup-id blender; workspace $ws6
bindsym $mod+n exec $term -e newsboat