general fixes
[distro-setup] / i3-sway / common.conf
index 67892291e0d5863309ddfa350b7ecd002fdfc528..017f4bd7fc0f7dc7f13dbdb1efcc5aff4afdafa4 100644 (file)
@@ -63,7 +63,8 @@ bindsym $mod+t layout toggle splith splitv tabbed
 bindsym $mod+Shift+t move workspace to output right
 # there's a bug about this. it is not logical that there is no "split
 # tabbed", but you accomplish that by doing this.
-bindsym $mod+g split vertical, layout tabbed
+bindsym $mod+g split horizontal, layout tabbed
+bindsym $mod+shift+n layout tabbed
 bindsym $mod+shift+g $ex "/b/ds/i3-auto-layout-toggle"
 
 # Use Mouse+$mod to drag floating windows to their wanted position
@@ -148,14 +149,14 @@ bindcode $mod+shift+65 focus mode_toggle
 # Use Mouse+$mod to drag floating windows to their wanted position
 floating_modifier $mod
 
-bindsym $mod+shift+h $ex clip-hc
+bindsym $mod+shift+h $ex obs-clip hc
 bindsym $mod+j $ex "/b/ds/i3-split-maybe"; exec emacsclient -c
-bindsym $mod+shift+j $ex clip-up
+bindsym $mod+shift+j $ex obs-clip up
 bindsym $mod+k $ex "/b/ds/i3-split-maybe"; exec konsole
-bindsym $mod+shift+k $ex mpv --profile=a /a/bin/data/clips/enter-in.flac
+bindsym $mod+shift+k $ex obs-clip intro
 bindsym $mod+l $ex dmenu_run
-bindsym $mod+shift+l $ex mpv --profile=a /a/bin/data/clips/tokyo-eye.flac
-bindsym $mod+shift+semicolon $ex clip-sad
+bindsym $mod+shift+l $ex obs-clip steady
+bindsym $mod+shift+semicolon $ex obs-clip sad
 # note default is 27% on my system76. not sure if these
 # keybinds will screw up other laptop brightness keys.
 bindsym XF86MonBrightnessUp $ex brightnessctl s +5%