[Org files] Removed org header
This commit is contained in:
parent
5236b27839
commit
39fab94f8c
@ -1,4 +1,3 @@
|
||||
# -*- org-confirm-babel-evaluate: nil -*-
|
||||
#+title: AwesomeWM configuration
|
||||
#+setupfile: headers
|
||||
#+OPTIONS: auto-id:t
|
||||
@ -1137,11 +1136,11 @@
|
||||
:CUSTOM_ID: Keybindings-Tags-3424b757
|
||||
:END:
|
||||
#+NAME: sc-tag
|
||||
| Key | Modifiers | Lambda? | Action | What it does | Group |
|
||||
|--------+-----------------+-----------+---------------------------+--------------+-------|
|
||||
| Escape | modkey | no | awful.tag.history.restore | go back | tag |
|
||||
| t | modkey, control | no | awful.tag.viewprev | view prev | tag |
|
||||
| s | modkey, control | no | awful.tag.viewnext | view next | tag |
|
||||
| Key | Modifiers | Lambda? | Action | What it does | Group |
|
||||
|--------+-----------------+---------+---------------------------+--------------+-------|
|
||||
| Escape | modkey | no | awful.tag.history.restore | go back | tag |
|
||||
| t | modkey, control | no | awful.tag.viewprev | view prev | tag |
|
||||
| s | modkey, control | no | awful.tag.viewnext | view next | tag |
|
||||
|
||||
Another set of shortcuts is linked to the number row on the keyboard that
|
||||
allow the manipulation of the default tags that range from ~1~ to ~10~ (the
|
||||
|
@ -1,4 +1,3 @@
|
||||
# -*- org-confirm-babel-evaluate: nil -*-
|
||||
#+TITLE: Fish config
|
||||
#+setupfile: headers
|
||||
#+OPTIONS: auto-id:t
|
||||
|
@ -1,4 +1,3 @@
|
||||
# -*- org-confirm-babel-evaluate: nil -*-
|
||||
#+TITLE: i3 config (Deprecated)
|
||||
#+setupfile: headers
|
||||
#+OPTIONS: auto-id:t
|
||||
@ -651,13 +650,13 @@
|
||||
to change a bit the appearance of i3. For that, we obviously have some
|
||||
shortcuts.
|
||||
#+NAME: gaps-resize-sh
|
||||
| shortcut | command | what it does |
|
||||
|-------------------+-----------------------------------------------+------------------------------|
|
||||
| $mod+g | gaps inner current plus 5 | Increase the inner gap size |
|
||||
| $mod+Shift+g | gaps inner current minus 5 | Decrease the inner gap size |
|
||||
| shortcut | command | what it does |
|
||||
|-------------------+-----------------------------------------------+-----------------------------|
|
||||
| $mod+g | gaps inner current plus 5 | Increase the inner gap size |
|
||||
| $mod+Shift+g | gaps inner current minus 5 | Decrease the inner gap size |
|
||||
| $mod+Ctrl+g | gaps outer current plus 5 | Increase the outer gap size |
|
||||
| $mod+Ctrl+Shift+g | gaps outer current minus 5 | Decrease the outer gap size |
|
||||
| $mod+$alt+g | gaps inner all set 20; gaps outer all set -10 | Reset gaps |
|
||||
| $mod+$alt+g | gaps inner all set 20; gaps outer all set -10 | Reset gaps |
|
||||
|
||||
Here is the corresponding configuration:
|
||||
#+BEGIN_SRC conf
|
||||
|
@ -1,4 +1,3 @@
|
||||
# -*- org-confirm-babel-evaluate: nil -*-
|
||||
#+TITLE: Phundrak-flavored Arch Linux
|
||||
#+setupfile: headers
|
||||
#+OPTIONS: auto-id:t
|
||||
|
@ -1,4 +1,3 @@
|
||||
# -*- org-confirm-babel-evaluate: nil -*-
|
||||
#+TITLE: Polybar config (Deprecated)
|
||||
#+setupfile: headers
|
||||
#+OPTIONS: auto-id:t
|
||||
|
Loading…
Reference in New Issue
Block a user