diff options
| author | 大和でなり <16044253+Daenarii@users.noreply.github.com> | 2018-03-15 15:03:19 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-15 15:03:19 +0800 |
| commit | 04bfac3382ed360de2068c58ee76456aff4117d2 (patch) | |
| tree | 52b30686eea1598dad15acbf3a396cab22adafc3 /.config/i3 | |
| parent | 26d2b1f476784b20e95d78389789759cf58e83fa (diff) | |
| parent | 10fe2dc04c0555831cf222e9d084ed78da62eb13 (diff) | |
| download | eibhear-04bfac3382ed360de2068c58ee76456aff4117d2.tar.gz eibhear-04bfac3382ed360de2068c58ee76456aff4117d2.tar.zst eibhear-04bfac3382ed360de2068c58ee76456aff4117d2.zip | |
Merge pull request #1 from LukeSmithxyz/master
I don't know how git works
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/config | 13 | ||||
| -rw-r--r-- | .config/i3/i3_guide.rmd | 2 |
2 files changed, 1 insertions, 14 deletions
diff --git a/.config/i3/config b/.config/i3/config index 8ca3049..476be72 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -315,19 +315,6 @@ workspace $ws8 gaps inner 0 workspace $ws8 gaps outer 0 # #---Function Buttons---# # -##bindsym F1 nop -##bindsym F2 -##bindsym F3 -##bindsym F4 -##bindsym F5 -##bindsym F6 -##bindsym F7 -##bindsym F8 -##bindsym F9 -##bindsym F10 -bindsym F11 fullscreen toggle -##bindsym F12 - bindsym $mod+F1 exec --no-startup-id mupdf ~/.config/i3/i3_guide.pdf bindsym $mod+F2 restart bindsym $mod+F3 exec --no-startup-id arandr diff --git a/.config/i3/i3_guide.rmd b/.config/i3/i3_guide.rmd index 3cdff2b..869f6d4 100644 --- a/.config/i3/i3_guide.rmd +++ b/.config/i3/i3_guide.rmd @@ -48,7 +48,7 @@ Be sure you play around with these. Be flexible with the basic commands and the + Mod+q or Q -- Close window + Mod+d -- rofi (For running commands or programs without shortcuts) + Mod+t -- Toggle between spawning vertically and horizontally -+ Mod+f or F11 -- Fullscreen ++ Mod+f -- Fullscreen + Mod+h/j/k/l -- Move to different windows + Mod+H/J/K/L -- Move a window around + Mod+Y/U/I/O -- Resize windows |
