From 39fab94f8c526970d8c1fbacfb76f255316f3b52 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 29 Aug 2020 00:53:07 +0200 Subject: [PATCH] [Org files] Removed org header --- org/config/awesome.org | 11 +++++------ org/config/fish.org | 1 - org/config/i3.org | 11 +++++------ org/config/installation.org | 1 - org/config/polybar.org | 1 - 5 files changed, 10 insertions(+), 15 deletions(-) diff --git a/org/config/awesome.org b/org/config/awesome.org index eae3ce2..fa1f929 100644 --- a/org/config/awesome.org +++ b/org/config/awesome.org @@ -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 diff --git a/org/config/fish.org b/org/config/fish.org index a8cc6d7..35ebcce 100644 --- a/org/config/fish.org +++ b/org/config/fish.org @@ -1,4 +1,3 @@ -# -*- org-confirm-babel-evaluate: nil -*- #+TITLE: Fish config #+setupfile: headers #+OPTIONS: auto-id:t diff --git a/org/config/i3.org b/org/config/i3.org index 6287f4c..8a1a713 100644 --- a/org/config/i3.org +++ b/org/config/i3.org @@ -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 diff --git a/org/config/installation.org b/org/config/installation.org index da1b737..07f715e 100644 --- a/org/config/installation.org +++ b/org/config/installation.org @@ -1,4 +1,3 @@ -# -*- org-confirm-babel-evaluate: nil -*- #+TITLE: Phundrak-flavored Arch Linux #+setupfile: headers #+OPTIONS: auto-id:t diff --git a/org/config/polybar.org b/org/config/polybar.org index ef318b0..4c91db1 100644 --- a/org/config/polybar.org +++ b/org/config/polybar.org @@ -1,4 +1,3 @@ -# -*- org-confirm-babel-evaluate: nil -*- #+TITLE: Polybar config (Deprecated) #+setupfile: headers #+OPTIONS: auto-id:t