Commit Graph

11 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 7d8fcb1de6
[Nano, Dunst] Remove config for Dunst, remove submodule for Nano
Dunst is no longer needed on my system, this commit removes its
configuration file.

Since I deprecated my Nano config, this commit removes its syntax
submodule.
2020-08-29 00:31:18 +02:00
Lucien Cartier-Tilet a958ee8a60
Remove unused parts, updated my theme
== ALL FILES ==
The org TOCs were unused on export, and Spacemacs makes it useless.
This commits removes them. The startup header of org files is moved to
the header file.

== AWESOME ==
In the Awesome file, this commit removes everything about custom theme
creation as this part is not yet used. I also remade and reorganized
the windows titlebars.
Theme files for Awesome shall be added soon. The wallpaper functions
were updated accordingly.

In the autostart part, I updated some commands (picom will not launch
if another instance is already running, same for the XFCE polkit), and
I added PumoPM to the autolaunched software (power management). Due to
some issues, I also let Awesome one second before launching
`set-screens'.

== AWESOME AND CUSTOM SCRIPTS ==
This commit also removes any usage of pywal. My Awesome configuration
and my custom scripts were updated accordingly.

== CUSTOM SCRIPTS ==
In bin.org, the script `pape-restore' has been removed since it can
now be replaced with the command `nitrogen --restore'. `pape-update'
has also been updated so it doesn’t depend on `pape-restore' and gets
a random wallpaper for nitrogen to set without the help of pywal.

== XRESOURCES / ST AND PICOM ==
St’s transparency was tweaked to match my windows’ titlebar
transparency. It also got the Nord theme mentionned above. Some custom
Picom rule about St’s transparency has been removed.

== PICOM ==
I made it clearer in the index and on Picom’s page Picom is the new
Compton.

== FIREFOX ==
A new git submodule (blurredfox-nord) has been added, which adds some
transparency to Firefox as well as some Nord colors.

== I3 AND POLYBAR ==
My i3 and Polybar config have been deprecated since I do not use them
anymore.

== SPACEMACS ==
Changed shortcuts for config files
2020-08-22 16:46:33 +02:00
Lucien Cartier-Tilet 92bc9ad251
Fixed submodules
Added back to their right place my submodules, but I could not add
Spacemacs as one since submodules from a repository cannot host or be
hosted by another submodule of the same repository.

Emacs-related submodules and files are now hosted in ~/.config/emacs
in prevision for Emacs 27 (for now, ~/.emacs.d is a symlink to this
directory)

Other submodules have been moved to ~/.config in order to clean my
$HOME directory
2020-02-15 22:17:03 +01:00
Lucien Cartier-Tilet 094f38f56e
moving submodules around 2020-02-13 19:17:57 +01:00
Lucien Cartier-Tilet e0ad73cfbc
Reorganizing submodules 2020-02-13 19:08:24 +01:00
Phuntsok Drak-pa def4c9b244
updated gitmodules from labs.phundrak.fr to labs.phundrak.com 2019-11-04 14:37:45 +01:00
Phuntsok Drak-pa 560977f64c added nanorc submodule for syntax files 2019-10-21 13:00:29 +02:00
Phuntsok Drak-pa 1dcf57d1b4 added dired-phundrak layer for Spacemacs 2019-09-29 18:16:18 +02:00
Phuntsok Drak-pa a918e51e87 reorganized files 2019-09-26 20:49:23 +02:00
Phuntsok Drak-pa 48cdef38ea fixed some submodules madness 2019-09-21 16:00:03 +02:00
Phuntsok Drak-pa f47df25641 added git submodules, tmux and spacemacs layers 2019-08-21 21:53:42 +02:00