X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=i3-sway%2Fcommon.conf;h=39ee9b431d8f3656e6f281a439fcd2aacc42865f;hb=c24cd5dbf70ec9639adc5800a742eba698593f23;hp=5860ee4eac46813ea40ed44ffeb648e4098cae66;hpb=802e885e3e7fa3857f8bc4f54c261d5ca76f2454;p=distro-setup diff --git a/i3-sway/common.conf b/i3-sway/common.conf index 5860ee4..39ee9b4 100644 --- a/i3-sway/common.conf +++ b/i3-sway/common.conf @@ -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 @@ -80,6 +83,14 @@ bindsym $mod+9 workspace 10 # random keybind, feel free to change bindsym $mod+Shift+m border toggle +# toggle tiling / floating +bindcode $mod+Shift+65 floating toggle + +# change focus between tiling / floating windows +bindcode $mod+65 focus mode_toggle +# Use Mouse+$mod to drag floating windows to their wanted position +floating_modifier $mod + bindsym $mod+j exec emacsclient -c bindsym $mod+k exec konsole bindsym $mod+l exec dmenu_run