Commit e8d7b695 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Changed floating / windows focus key back to default (did my fcitx

language change set to that bindsym but have changed that).
parent 340c9157
......@@ -185,7 +185,7 @@ bindsym $mod+backslash exec xrandr -s 1920x1080
bindsym $mod+Shift+space floating toggle
# change focus between tiling / floating windows
bindsym $mod+$mod_next+space focus mode_toggle
bindsym $mod+space focus mode_toggle
# toggle sticky
bindsym $mod+Ctrl+s sticky toggle;exec notify-send 'sticky windows toggled'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment