[Org files] Removed org header

This commit is contained in:
Lucien Cartier-Tilet 2020-08-29 00:53:07 +02:00
parent 5236b27839
commit 39fab94f8c
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
5 changed files with 10 additions and 15 deletions

View File

@ -1,4 +1,3 @@
# -*- org-confirm-babel-evaluate: nil -*-
#+title: AwesomeWM configuration #+title: AwesomeWM configuration
#+setupfile: headers #+setupfile: headers
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t
@ -1137,11 +1136,11 @@
:CUSTOM_ID: Keybindings-Tags-3424b757 :CUSTOM_ID: Keybindings-Tags-3424b757
:END: :END:
#+NAME: sc-tag #+NAME: sc-tag
| Key | Modifiers | Lambda? | Action | What it does | Group | | Key | Modifiers | Lambda? | Action | What it does | Group |
|--------+-----------------+-----------+---------------------------+--------------+-------| |--------+-----------------+---------+---------------------------+--------------+-------|
| Escape | modkey | no | awful.tag.history.restore | go back | tag | | Escape | modkey | no | awful.tag.history.restore | go back | tag |
| t | modkey, control | no | awful.tag.viewprev | view prev | tag | | t | modkey, control | no | awful.tag.viewprev | view prev | tag |
| s | modkey, control | no | awful.tag.viewnext | view next | 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 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 allow the manipulation of the default tags that range from ~1~ to ~10~ (the

View File

@ -1,4 +1,3 @@
# -*- org-confirm-babel-evaluate: nil -*-
#+TITLE: Fish config #+TITLE: Fish config
#+setupfile: headers #+setupfile: headers
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t

View File

@ -1,4 +1,3 @@
# -*- org-confirm-babel-evaluate: nil -*-
#+TITLE: i3 config (Deprecated) #+TITLE: i3 config (Deprecated)
#+setupfile: headers #+setupfile: headers
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t
@ -651,13 +650,13 @@
to change a bit the appearance of i3. For that, we obviously have some to change a bit the appearance of i3. For that, we obviously have some
shortcuts. shortcuts.
#+NAME: gaps-resize-sh #+NAME: gaps-resize-sh
| shortcut | command | what it does | | shortcut | command | what it does |
|-------------------+-----------------------------------------------+------------------------------| |-------------------+-----------------------------------------------+-----------------------------|
| $mod+g | gaps inner current plus 5 | Increase the inner gap size | | $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+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+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+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: Here is the corresponding configuration:
#+BEGIN_SRC conf #+BEGIN_SRC conf

View File

@ -1,4 +1,3 @@
# -*- org-confirm-babel-evaluate: nil -*-
#+TITLE: Phundrak-flavored Arch Linux #+TITLE: Phundrak-flavored Arch Linux
#+setupfile: headers #+setupfile: headers
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t

View File

@ -1,4 +1,3 @@
# -*- org-confirm-babel-evaluate: nil -*-
#+TITLE: Polybar config (Deprecated) #+TITLE: Polybar config (Deprecated)
#+setupfile: headers #+setupfile: headers
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t