Commit Graph

36 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet ae9d929183
misc: remove org files 2023-12-17 21:39:54 +01:00
Lucien Cartier-Tilet d399669bab
[Picom] faster fade in/out for windows
continuous-integration/drone/push Build is passing Details
2023-06-22 11:34:18 +02:00
Lucien Cartier-Tilet a7340a4fdd
[Picom] softer shadows
continuous-integration/drone/push Build is passing Details
2023-06-22 11:20:11 +02:00
Lucien Cartier-Tilet 81cd095d08
[org files] Grammar 2023-03-20 17:17:57 +01:00
Lucien Cartier-Tilet 48900cc391
[Picom] Slight changes to window shadows 2022-10-19 15:03:04 +02:00
Lucien Cartier-Tilet fa2356f326
[Org] Update the header for unique headers 2022-10-17 15:59:54 +02:00
Lucien Cartier-Tilet 3634a96054
[Org files] Fix org-lint issues
Replace deprecated `HEADERS' keyword with `HEADER'

Fix broken links

Better headers in some files

Fix some typos
2022-02-12 12:51:52 +01:00
Lucien Cartier-Tilet 6fe83f0cbd
[Picom] Minor picom tweaks 2022-02-12 12:39:58 +01:00
Lucien Cartier-Tilet 7eda6ea9e6
[Picom] Remove deprecated option
continuous-integration/drone Build is passing Details
2022-02-09 18:26:40 +01:00
Lucien Cartier-Tilet c9e1bca2b8
[Picom] Slightly more transparency for inactive windows 2021-10-31 14:54:16 +01:00
Lucien Cartier-Tilet 52705bf2a0
[Picom] Reduce transparency for inactive windows 2021-10-14 19:55:15 +02:00
Lucien Cartier-Tilet d4f11b612d
[Org, Emacs] Do not add spaces in front of code in src blocks
By default, org-mode will add two spaces before code lines in the org
file itself. This does not change how code is edited when editing a
code block through `org-edit-special' but when copy/pasting code or
editing it directly from the org file, it can be troublesome.
Setting `org-src-preserve-indentation' to `t' prevents org from adding
these two spaces.
2021-10-12 12:19:46 +02:00
Lucien Cartier-Tilet 124644ff3c
[Org Files] Remove unneeded header, add .dir-locals.el
`.dir-locals.el' file will automatically activate writeroom-mode for
all org files and set `org-confirm-babel-evaluate' to nil.
2021-07-30 17:56:43 +02:00
Lucien Cartier-Tilet bdfdb7159f
[Picom] Make QEMU windows non-transparent 2021-05-22 02:15:56 +02:00
Lucien Cartier-Tilet a040bfceb7
[org] Whitespace
Tabs to spaces, and tables realigned
2021-05-21 14:41:05 +02:00
Lucien Cartier-Tilet 6d3220e78c
[org] Update custom variables in org file 2021-05-21 14:40:50 +02:00
Lucien Cartier-Tilet 7207632c56
[Org] Add auto-tangling to simple org files 2021-04-28 16:39:30 +02:00
Lucien Cartier-Tilet c90d876f9a
[Picom] Remove outdated comments 2021-04-19 01:11:06 +02:00
Lucien Cartier-Tilet 527380e5ff
[Org, meta] Change formatting of org files 2021-02-04 14:43:09 +01:00
Lucien Cartier-Tilet 6787e6452a
[Picom] Upgrade from Ibhagwan’s fork to main fork
This made me lose access to rounded corners for now, as they are only
available for legacy backends and the dual_kawase blur is not one of
them.
2021-02-04 09:18:24 +01:00
Lucien Cartier-Tilet 3c22c77226
[st] Increase transparency of st to match Firefox and Awesome
Also whitespace with picom.org
2021-01-27 16:40:49 +01:00
Lucien Cartier-Tilet 6665074db0
[Org files] Formatting 2020-12-10 10:20:21 +01:00
Lucien Cartier-Tilet 3a1015b9e7
[Org files] Formatted org files to look better with new org config 2020-11-13 15:18:43 +01:00
Lucien Cartier-Tilet e3880c48b1
[Picom] Add exception to background blur 2020-11-13 00:40:27 +01:00
Lucien Cartier-Tilet 7b2c7d8145
[Org source] Fix mkdirp tangling argument 2020-09-28 18:22:32 +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 180a7f9c54
Better presentation of Picom config 2020-08-15 18:20:39 +02:00
Lucien Cartier-Tilet 6bd0452e06
Use `setupfile` instead of `include` in org files 2020-07-16 14:25:18 +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 bedb554e75
removed generated comments on tangle 2020-05-17 20:32:23 +02:00
Lucien Cartier-Tilet 0243f490f6
better org files, updated installation packages 2020-05-17 15:04:07 +02:00
Lucien Cartier-Tilet 643b2fcffb
In picom, only ignore dock for rounded corners 2020-04-14 21:55:47 +02:00
Lucien Cartier-Tilet 758d9cadb3
Excluded AwesomeWM’s clients from rounded corners 2020-04-10 11:27:19 +02:00
Lucien Cartier-Tilet 906634153c
Quick Picom reorganization 2020-04-09 16:33:36 +02:00
Lucien Cartier-Tilet 84c16e3b24
Added Picom configuration file 2020-04-09 16:19:56 +02:00