From a4643fd8c108e5d744db2477adcb5f77991c8f55 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 21 Dec 2020 14:47:57 +0100 Subject: [PATCH] [Org] Move deprecated and wip files in dedicated directories Also update a bit some parts of my environment description. --- org/config/{ => Deprecated}/i3.org | 2 +- org/config/{ => Deprecated}/nano.org | 2 +- org/config/{ => Deprecated}/polybar.org | 2 +- org/config/{ => WIP}/ncmpcpp.org | 2 +- org/config/{ => WIP}/neofetch.org | 2 +- org/config/index.org | 16 ++++++++-------- org/config/sitemap.org | 16 +++++++++------- 7 files changed, 22 insertions(+), 20 deletions(-) rename org/config/{ => Deprecated}/i3.org (99%) rename org/config/{ => Deprecated}/nano.org (99%) rename org/config/{ => Deprecated}/polybar.org (99%) rename org/config/{ => WIP}/ncmpcpp.org (98%) rename org/config/{ => WIP}/neofetch.org (99%) diff --git a/org/config/i3.org b/org/config/Deprecated/i3.org similarity index 99% rename from org/config/i3.org rename to org/config/Deprecated/i3.org index 37eaf0d..36ea2a1 100644 --- a/org/config/i3.org +++ b/org/config/Deprecated/i3.org @@ -1,4 +1,4 @@ -#+TITLE: i3 config (Deprecated) +#+TITLE: i3 config #+setupfile: headers #+OPTIONS: auto-id:t #+HTML_HEAD_EXTRA: diff --git a/org/config/nano.org b/org/config/Deprecated/nano.org similarity index 99% rename from org/config/nano.org rename to org/config/Deprecated/nano.org index 3e373e1..aafcac5 100644 --- a/org/config/nano.org +++ b/org/config/Deprecated/nano.org @@ -1,4 +1,4 @@ -#+TITLE: Nano configuration (Deprecated) +#+TITLE: Nano configuration #+setupfile: headers #+OPTIONS: auto-id:t #+HTML_HEAD_EXTRA: diff --git a/org/config/polybar.org b/org/config/Deprecated/polybar.org similarity index 99% rename from org/config/polybar.org rename to org/config/Deprecated/polybar.org index 4a65d94..bc36c43 100644 --- a/org/config/polybar.org +++ b/org/config/Deprecated/polybar.org @@ -1,4 +1,4 @@ -#+TITLE: Polybar config (Deprecated) +#+TITLE: Polybar config #+setupfile: headers #+OPTIONS: auto-id:t #+HTML_HEAD_EXTRA: diff --git a/org/config/ncmpcpp.org b/org/config/WIP/ncmpcpp.org similarity index 98% rename from org/config/ncmpcpp.org rename to org/config/WIP/ncmpcpp.org index 14037d6..9b3382d 100644 --- a/org/config/ncmpcpp.org +++ b/org/config/WIP/ncmpcpp.org @@ -1,4 +1,4 @@ -#+title: Ncmpcpp Configuration (WIP) +#+title: Ncmpcpp Configuration #+setupfile: headers #+OPTIONS: auto-id:t #+HTML_HEAD_EXTRA: diff --git a/org/config/neofetch.org b/org/config/WIP/neofetch.org similarity index 99% rename from org/config/neofetch.org rename to org/config/WIP/neofetch.org index 7b4677b..cb038cd 100644 --- a/org/config/neofetch.org +++ b/org/config/WIP/neofetch.org @@ -1,4 +1,4 @@ -#+title: Neofetch configuration (WIP) +#+title: Neofetch configuration #+setupfile: headers #+OPTIONS: auto-id:t #+HTML_HEAD_EXTRA: diff --git a/org/config/index.org b/org/config/index.org index cf68b93..043bc76 100644 --- a/org/config/index.org +++ b/org/config/index.org @@ -17,20 +17,20 @@ For starters, here is the link to all the pages on my website that you might fin - [[file:bin.org][Custom scripts]] - [[file:spacemacs.org][Emacs (Spacemacs) configuration]] - [[file:fish.org][Fish shell configuration]] -- [[file:i3.org][i3 configuration]] (deprecated) -- [[file:nano.org][Nano configuration]] (deprecated) -- [[file:ncmpcpp.org][ncmpcpp configuration]] (work in progress) -- [[file:neofetch.org][Neofetch configuration]] -- [[file:picom.org][Picom configuration]] (new fork of Compton) -- [[file:polybar.org][Polybar configuration]] (deprecated) +- [[file:Deprecated/i3.org][i3 configuration]] (deprecated) +- [[file:Deprecated/nano.org][Nano configuration]] (deprecated) +- [[file:WIP/ncmpcpp.org][ncmpcpp configuration]] (work in progress) +- [[file:WIP/neofetch.org][Neofetch configuration]] (work in progress) +- [[file:picom.org][Picom configuration]] (replacement of Compton) +- [[file:Deprecated/polybar.org][Polybar configuration]] (deprecated) - [[file:rustfmt.org][Rustfmt configuration]] - [[file:tmux.org][Tmux configuration]] As you can see, I personally use [[https://fishshell.com/][fish]] as my shell of choice, and [[https://www.gnu.org/software/emacs/][Emacs]] 28.0 (using the ~native-comp~ branch) using [[http://spacemacs.org][Spacemacs]] (still with Emacs keybinding in Insert mode but with Evil in Normal mode) as my main text editor. -When it comes to my graphical UI, I do not have any desktop environment. Instead, I have a tiling window manager, AwesomeWM. The historical first on my configuration is [[https://github.com/Airblader/i3][i3-gaps]], an [[https://i3wm.org/][i3]] fork by [[https://github.com/Airblader/i3][Airblader]] with which I use two bars generated by [[https://polybar.github.io/][Polybar]]. It used [[https://github.com/dylanaraps/pywal][pywal]] to define their color scheme, as well as [[https://github.com/davatorium/rofi][rofi]]’s color scheme. My other TWM and the one I currently use is [[https://awesomewm.org/][AwesomeWM]]. +When it comes to my graphical UI, I do not have any desktop environment. Instead, I have a tiling window manager, [[https://awesomewm.org/][Awesome]]. I used to use [[https://github.com/Airblader/i3][i3-gaps]], an [[https://i3wm.org/][i3]] fork by [[https://github.com/Airblader/i3][Airblader]], with which I used [[https://polybar.github.io/][Polybar]] as well as [[https://github.com/dylanaraps/pywal][pywal]] to define my system’s color scheme. But now, as said above, I prefer to use Awesome. It has a built-in status bar which I use, and I settled on the dark [[https://www.nordtheme.com/][Nord theme]] for pretty much everything I use. -Finally, you can find my configuration for my ErgodoxEZ keyboard [[https://configure.ergodox-ez.com/ergodox-ez/layouts/5WrVw/latest/0][here]]. It is optimized for usage with the Bépo layout set as a software layout, and for shortcuts from i3. +Finally, you can find my configuration for my ErgodoxEZ keyboard [[https://configure.ergodox-ez.com/ergodox-ez/layouts/5WrVw/latest/0][here]]. It is optimized for usage with the Bépo layout set as a software layout. It has also a layer set to emulate a Qwerty layout when using the Bépo software layout due to some games that do not offer to remap keys (I’m looking at you, Among Us). * Screenshots :PROPERTIES: diff --git a/org/config/sitemap.org b/org/config/sitemap.org index 43a423d..fc1c523 100644 --- a/org/config/sitemap.org +++ b/org/config/sitemap.org @@ -1,16 +1,18 @@ #+TITLE: Sitemap for project config-website-org -- [[file:installation.org][Arch Linux, Phundrak-flavored]] - [[file:awesome.org][AwesomeWM configuration]] - [[file:emacs.org][Emacs Configuration]] - [[file:bin.org][Executable scripts]] - [[file:fish.org][Fish config]] +- [[file:installation.org][Phundrak-flavored Arch Linux]] - [[file:index.org][Phundrak’s dotfiles]] -- [[file:picom.org][Picom (Compton) Configuration]] +- [[file:picom.org][Picom Configuration]] - [[file:rustfmt.org][Rust format config]] - [[file:tmux.org][Tmux config]] -- [[file:ncmpcpp.org][Ncmpcpp Configuration (WIP)]] -- [[file:neofetch.org][Neofetch configuration (WIP)]] -- [[file:polybar.org][Polybar config (Deprecated)]] -- [[file:nano.org][Nano configuration (Deprecated)]] -- [[file:i3.org][i3 config (Deprecated)]] +- Deprecated + - [[file:Deprecated/nano.org][Nano configuration]] + - [[file:Deprecated/polybar.org][Polybar config]] + - [[file:Deprecated/i3.org][i3 config]] +- WIP + - [[file:WIP/ncmpcpp.org][Ncmpcpp Configuration]] + - [[file:WIP/neofetch.org][Neofetch configuration]] \ No newline at end of file