Commit Graph

24 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 39fab94f8c
[Org files] Removed org header 2020-08-29 00:53:07 +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 c43cc10f06
Added automatic screens config 2020-07-16 13:19:36 +02:00
Lucien Cartier-Tilet 9fa6082dab
Updated Awesome shortcuts 2020-07-11 18:20:56 +02:00
Lucien Cartier-Tilet c803be2505
Updated keyboard configuration, removed related Awesome autostart 2020-07-11 18:20:44 +02:00
Lucien Cartier-Tilet d3d7f118e1
Updated windows organization, added autostart command 2020-07-11 18:16:51 +02:00
Lucien Cartier-Tilet c19d4b0d96
Removed unused Lua function in Awesome config 2020-06-14 20:57:47 +02:00
Lucien Cartier-Tilet fa3faba5a2
Better wallpaper handling in Awesome with new tools from bin.org 2020-06-14 20:53:27 +02:00
Lucien Cartier-Tilet 6843dfbdbc
This breaks my code tangling 2020-06-14 20:51:56 +02:00
Lucien Cartier-Tilet ab489600c1
Fixed links broken with previous commit 2020-06-07 19:07:02 +02:00
Lucien Cartier-Tilet d6f688d985
Updated headings’ custom ID 2020-06-07 17:43:20 +02:00
Lucien Cartier-Tilet b81224865f
better headers 2020-06-01 17:53:20 +02:00
Lucien Cartier-Tilet 5df567954f
Forgot to remove those 2020-05-17 20:39:17 +02:00
Lucien Cartier-Tilet 0243f490f6
better org files, updated installation packages 2020-05-17 15:04:07 +02:00
Lucien Cartier-Tilet 16f127f0d8
Updated neofetch config 2020-04-30 11:16:46 +02:00
Lucien Cartier-Tilet 534fd52802
Updated client behavior 2020-04-29 21:17:05 +02:00
Lucien Cartier-Tilet fccd63f4de
Reorganized layouts, moving or resizing a client will make it float 2020-04-29 17:53:02 +02:00
Lucien Cartier-Tilet 74afc5a50b
Updated and fixed keyboard shortcuts 2020-04-21 12:55:30 +02:00
Lucien Cartier-Tilet b3ac0a50ec
Fixed issue with client shortcuts, resolved conflicting shortcuts 2020-04-12 15:47:26 +02:00
Lucien Cartier-Tilet f1967cd488
Added TODO to awesome.org for fixing stuff and having new projects 2020-04-11 20:33:40 +02:00
Lucien Cartier-Tilet e0037b47e1
Fixing some keybindings in Awesome 2020-04-11 20:26:40 +02:00
Lucien Cartier-Tilet 5453b8bc5e
Updated shortcut in i3, added lots of shortcuts to Awesome
In i3, the mail shortcut still pointed at Gnus, despite my switch to
mu4e.

In awesome, I added most of the shortcuts found in my i3 config, add
added some custom command handling
2020-04-11 12:59:43 +02:00
Lucien Cartier-Tilet fe5e3de04c
Better use of litterate programming 2020-04-11 00:42:30 +02:00
Lucien Cartier-Tilet d841bacb12
Added AwesomeWM configuration 2020-04-10 19:32:58 +02:00