X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=i3-sway%2Fcommon.conf;h=39ee9b431d8f3656e6f281a439fcd2aacc42865f;hb=c24cd5dbf70ec9639adc5800a742eba698593f23;hp=29a25c4ab277b4b70aa5749c98f71e7157b2d6bb;hpb=40dd151ec6ba75633c74568da59e35a45351f194;p=distro-setup diff --git a/i3-sway/common.conf b/i3-sway/common.conf index 29a25c4..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,8 +83,16 @@ 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 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.