mostly fixes, some new scripts
[distro-setup] / i3-sway / common.conf
index 29a25c4ab277b4b70aa5749c98f71e7157b2d6bb..ee678f8e7ac9d572905f53300f21d7d152580ed1 100644 (file)
@@ -18,7 +18,10 @@ bindsym $mod+6 exec "/a/bin/redshift.sh"
 # bindsym $mod+grave exec "t s lunch; t in; t out -a '45 minutes from now'"
 
 
-bindsym $mod+w focus parent
+bindsym $mod+equal focus parent
+# move firefox to current workspace
+bindsym $mod+w [class="abrowser"] move workspace current
+
 bindsym $mod+e fullscreen toggle
 bindsym $mod+r exec "/a/bin/ds/xl"
 # todo, in newer i3, make this toggle split tabbed
@@ -81,7 +84,7 @@ bindsym $mod+9 workspace 10
 bindsym $mod+Shift+m border toggle
 
 bindsym $mod+j exec emacsclient -c
-bindsym $mod+k exec myterm
+bindsym $mod+k exec konsole
 bindsym $mod+l exec dmenu_run
 # note default is 27% on my system76. not sure if these
 # keybinds will screw up other laptop brightness keys.