summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorYigit Sever2021-10-11 23:59:12 +0300
committerYigit Sever2021-10-11 23:59:12 +0300
commitce9d212523e44fb4c680b868fe554bcc7bed5100 (patch)
tree687f00e00d3ac810b1fdb90241c20cadebd41b84 /.config/i3
parentf54734dc46836492d38471c72a61394d97721c90 (diff)
downloaddotfiles-ce9d212523e44fb4c680b868fe554bcc7bed5100.tar.gz
dotfiles-ce9d212523e44fb4c680b868fe554bcc7bed5100.tar.bz2
dotfiles-ce9d212523e44fb4c680b868fe554bcc7bed5100.zip
i3, luchs: mobile based changes
diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config##h.luchs5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/i3/config##h.luchs b/.config/i3/config##h.luchs
index b0e3d22..18af074 100644
--- a/.config/i3/config##h.luchs
+++ b/.config/i3/config##h.luchs
@@ -45,7 +45,7 @@ gaps outer 2
45# font for window titles 45# font for window titles
46font pango:Iosevka 11 46font pango:Iosevka 11
47 47
48## bindings 48## bindings
49# done, {task,time}warrior control suite 49# done, {task,time}warrior control suite
50bindcode $mod+42 exec --no-startup-id ~/.local/bin/done 50bindcode $mod+42 exec --no-startup-id ~/.local/bin/done
51 51
@@ -56,7 +56,7 @@ bindcode --release $mod+27 exec --no-startup-id ~/.local/bin/type_clipboard.sh
56bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral 56bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral
57 57
58# get the mouse out of the way with mod+y 58# get the mouse out of the way with mod+y
59bindcode $mod+32 exec --no-startup-id xdotool mousemove 0 0 59bindcode $mod+32 exec --no-startup-id xdotool mousemove 896 5
60 60
61# bookmark from clipboard with mod+l 61# bookmark from clipboard with mod+l
62bindcode $mod+30 exec --no-startup-id ~/.local/bin/bukuadd_c 62bindcode $mod+30 exec --no-startup-id ~/.local/bin/bukuadd_c
@@ -219,3 +219,4 @@ hide_edge_borders smart
219workspace_auto_back_and_forth yes 219workspace_auto_back_and_forth yes
220focus_follows_mouse no 220focus_follows_mouse no
221mouse_warping none 221mouse_warping none
222focus_wrapping no