mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 19:10:24 +10:00
Literate programming is the cool thing.
This commit is contained in:
@@ -72,8 +72,8 @@ myTerm = "alacritty" # My terminal of choice
|
|||||||
myConfig = "/home/dt/.config/qtile/config.py" # The Qtile config file location
|
myConfig = "/home/dt/.config/qtile/config.py" # The Qtile config file location
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
| Keybinding | Action |
|
| A FEW IMPORTANT KEYBINDINGS | ASSOCIATED ACTION |
|
||||||
|-------------------------+--------------------------------------------------------------------------|
|
|-----------------------------+--------------------------------------------------------------------------|
|
||||||
| MODKEY + RETURN | opens terminal (alacritty is the terminal but can be easily changed) |
|
| MODKEY + RETURN | opens terminal (alacritty is the terminal but can be easily changed) |
|
||||||
| MODKEY + SHIFT + RETURN | opens run launcher (dmenu is the run launcher but can be easily changed) |
|
| MODKEY + SHIFT + RETURN | opens run launcher (dmenu is the run launcher but can be easily changed) |
|
||||||
| MODKEY + TAB | rotates through the available layouts |
|
| MODKEY + TAB | rotates through the available layouts |
|
||||||
|
|||||||
Reference in New Issue
Block a user