Commit Graph
100 Commits
Author SHA1 Message Date
phundrak d3e504666f [Bootstrap] Remove and add some basic packages
This commit removes from the basic packages packages that I have no
use for in my current config. They are mainly related to my i3 config
which I recently deprecated. The following packages were removed:
- dmenu-lpass
- dunst
- i3-gaps-rounded-git
- j4-dmenu-desktop
- less (is installed as a dependency of other packages)
- polybar
- python-pywal

The following packages were added:
- inter-font
- nordic-theme-git
2020-08-24 14:45:58 +02:00
phundrak a715318736 [GTK] Update GTK2 and GTK3 config
GTK2 finally gets its gtkrc file, and both file now use the Nord theme
2020-08-24 14:44:35 +02:00
phundrak 2a19478995 [Emacs] Add new Rust snippets, common-lisp layer
This commit adds two new snippets for Rust, one for an easier way to
write a `println' macro than the default one, and another one for
writing more easily new `new' functions for Rust structs.

It also adds the `common-lisp' layer in Emacs so I can test StumpWM.
2020-08-24 14:41:09 +02:00
phundrak 7345a3deae Add some required packages, remove some unused 2020-08-22 17:00:44 +02:00
phundrak 166f2094df Better sed' command and fixed set-screens'
`set-screens' used to automatically restart i3. Since I do not use i3
and Awesome needs no restart after invoking this command, I removed
the call to `i3-msg'.
2020-08-22 16:52:32 +02:00
phundrak a6fa766771 Switched from Emacs native-comp brach to Emacs 27 2020-08-22 16:52:13 +02:00
phundrak 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
phundrak 8a4feff7bf Fixed launcher for Flowscape, I use optirun, not prime-run 2020-08-22 16:07:22 +02:00
phundrak 423f52d0d7 Changed default branch name for Git 2020-08-22 16:07:04 +02:00
phundrak 75410a7330 Updated conlanging layer 2020-08-22 16:05:06 +02:00
phundrak 180a7f9c54 Better presentation of Picom config 2020-08-15 18:20:39 +02:00
phundrak 42d32d31fe Add Emacs PKGBUILD with native-comp branch, update spacemacs conf
I will now try to use Emacs on the native-comp branch, after using it
for a bit it seems a lot faster than your usual Emacs.

Also update Emacs config, with some fixes provided and some overall
improvement.
2020-08-13 14:23:24 +02:00
phundrak 589b31632e Update git pull behavior 2020-07-26 10:21:54 +02:00
phundrak 21cbd9d368 Fixed issue with file opening shortcuts generation 2020-07-26 10:21:19 +02:00
phundrak fc9cfd3a3c Remove unused code, overhaul of file opening shortcuts section
Remove adding myself as a Bcc to emails, I don’t need that with mu4e

Shortcuts for opening files are now generated from org tables.
2020-07-23 13:53:24 +02:00
phundrak 0f7c20e8c9 Added custom Projectile config, revised elisp and Org Capture
Added some blacklisted directories to Projectile

Wrote a function to make my code clearer with `add-to-list'

Updated Org Capture shortcuts, in particular the text displayed in the
user interface while entering the shortcuts.
2020-07-20 16:02:27 +02:00
phundrak 540b47dc3c Changed Xorg config of keyboard
Several layouts changed with the Menu key was too much of a pain in
the back, so the only default layout now is the bépo layout
2020-07-17 16:56:41 +02:00
phundrak 0678d9fd43 Removed unused shortcut, added some shortcut prefixes 2020-07-17 15:27:06 +02:00
phundrak c691847ce6 Updated org-capture organization 2020-07-17 15:26:48 +02:00
phundrak 44b747cbf8 Fixed HTML export 2020-07-17 15:26:08 +02:00
phundrak b01bd780be updated mimeapps 2020-07-17 11:15:36 +02:00
phundrak 15052ea5c1 Better Emacs shortcuts for opening files 2020-07-16 15:05:02 +02:00
phundrak f5ee3b5c03 Reorganized and renamed some elements in org capture settings 2020-07-16 14:29:58 +02:00
phundrak f1b242faca Remove comments from tangled files in Emacs config 2020-07-16 14:26:04 +02:00
phundrak 6bd0452e06 Use setupfile instead of include in org files 2020-07-16 14:25:18 +02:00
phundrak 8fa6dc2ccc removed unused fontawesome link, better keywords 2020-07-16 14:24:40 +02:00
phundrak 8b5df0d40b Overhaul of the org capture section, way more readable 2020-07-16 13:20:54 +02:00
phundrak 1b06e3dbd2 Added Matomo tracking code 2020-07-16 13:20:06 +02:00
phundrak c43cc10f06 Added automatic screens config 2020-07-16 13:19:36 +02:00
phundrak db79ad2080 MPD now auto-updates on songs added in the ~/Music dir 2020-07-11 18:32:09 +02:00
phundrak bd5922e7d7 Removed unused shortcuts 2020-07-11 18:31:52 +02:00
phundrak e04333b237 Bumped Wonderdraft’s version 2020-07-11 18:22:01 +02:00
phundrak b851b6144c Added git alias cl1 2020-07-11 18:21:35 +02:00
phundrak b7d437507d Updated Emacs packages, removed unused line 2020-07-11 18:21:15 +02:00
phundrak 9fa6082dab Updated Awesome shortcuts 2020-07-11 18:20:56 +02:00
phundrak c803be2505 Updated keyboard configuration, removed related Awesome autostart 2020-07-11 18:20:44 +02:00
phundrak d3d7f118e1 Updated windows organization, added autostart command 2020-07-11 18:16:51 +02:00
phundrak d1ce2653e9 Fixed awiki script 2020-07-11 18:15:46 +02:00
phundrak 75de6a568b Updated st transparency 2020-07-11 18:15:24 +02:00
phundrak 38ccd3362d Better uptime format, added variable for Dart development 2020-07-11 18:14:49 +02:00
phundrak 1c7173764d Removed ccls package from bootstrap script 2020-07-11 18:12:08 +02:00
phundrak 0f9975a7bf Better regex for generating custom org IDs 2020-07-11 18:06:35 +02:00
phundrak 2885e1da34 Remove package, update layers, remove custom mu, Rust update
The `meson-mode` package is removed from my custom package list with
the addition of the `meson` layer in Spacemacs.

The `org` layer’s support for Trello is also removed from my
configuration while the support for Hugo is added.

The `c-c++` layer now uses `clangd` as its LSP backend instead of ccls

The `haskell` layer is removed from my configuration

Since it is now broken, instructions for installing a custom `mu`
package on Arch Linux that still enables it has been removed. I will
now use the default `mu` package from the AUR.

The Rust configuration has been updated with some additional
instructions on the reason why some elements are set, and how to
install these. The Rust LSP backend will now use the command `cargo
clippy` instead of `cargo check` to catch errors and warnings.
2020-07-11 18:00:09 +02:00
phundrak 3e033d7529 updated mimeapps 2020-07-01 14:58:37 +02:00
phundrak 034090ffb1 Sorted scripts alphabetically 2020-06-14 20:58:07 +02:00
phundrak c19d4b0d96 Removed unused Lua function in Awesome config 2020-06-14 20:57:47 +02:00
phundrak fa3faba5a2 Better wallpaper handling in Awesome with new tools from bin.org 2020-06-14 20:53:27 +02:00
phundrak 6843dfbdbc This breaks my code tangling 2020-06-14 20:51:56 +02:00
phundrak ab489600c1 Fixed links broken with previous commit 2020-06-07 19:07:02 +02:00
phundrak d6f688d985 Updated headings’ custom ID 2020-06-07 17:43:20 +02:00
phundrak ef67fa6e25 Better org CUSTOM_ID properties
See https://blog.phundrak.com/better-custom-ids-orgmode/
2020-06-05 15:46:14 +02:00
phundrak b81224865f better headers 2020-06-01 17:53:20 +02:00
phundrak 032a10d0fa Updated conlanging layer for Spacemacs 2020-05-29 17:53:39 +02:00
phundrak e1557c3999 Changed font of my terminal (same as Emacs), removed unused line 2020-05-29 17:41:28 +02:00
phundrak f068368fc9 Changed the location of the Dart SDK 2020-05-29 17:41:04 +02:00
phundrak b2846dc476 Added shortcut to modify how org-src buffers spawn 2020-05-29 17:40:33 +02:00
phundrak 90c3bcde72 Added packages to install, fixed issue with tangling 2020-05-28 12:05:36 +02:00
phundrak 389a740d57 Updated org projects’ export location 2020-05-28 11:58:23 +02:00
phundrak 1c9a21d72c Fixed issue so PATH directories aren’t added each time fish starts 2020-05-28 11:57:41 +02:00
phundrak 3f553a2b43 Fixed display so mount names can be a bit longer 2020-05-28 11:57:14 +02:00
phundrak 8bbd4403d4 Fixed issue with backup when used with directories 2020-05-28 11:56:31 +02:00
phundrak 40f43c704a Fixed rainymood fish function 2020-05-28 11:56:13 +02:00
phundrak 6bb04f5fd5 Restored accidentaly deleted data 2020-05-28 11:55:40 +02:00
phundrak fc6ae3d322 Added other packages to required packages 2020-05-18 02:16:33 +02:00
phundrak a534c58b91 Removed workaround for python-jedi bug 2020-05-17 21:03:22 +02:00
phundrak 7e4e669de9 Added go as new package to be installed 2020-05-17 20:51:04 +02:00
phundrak 5df567954f Forgot to remove those 2020-05-17 20:39:17 +02:00
phundrak bedb554e75 removed generated comments on tangle 2020-05-17 20:32:23 +02:00
phundrak e376f3153d Forgot to add fish code generation 2020-05-17 20:16:56 +02:00
phundrak c0e89be6fa Fixed issue with files tangling, added and removed some packages 2020-05-17 20:10:09 +02:00
phundrak f88e8cea66 Removed unused html files 2020-05-17 20:02:22 +02:00
phundrak 0243f490f6 better org files, updated installation packages 2020-05-17 15:04:07 +02:00
phundrak e30c4a5f57 Updated conlang-layer module for Spacemacs 2020-05-01 23:02:22 +02:00
phundrak 0f3623c167 Replaced the old bépo layout with the bépo Afnor layout 2020-04-30 20:35:24 +02:00
phundrak 16f127f0d8 Updated neofetch config 2020-04-30 11:16:46 +02:00
phundrak 96311c6038 Updated install script 2020-04-29 21:20:15 +02:00
phundrak 3a73b4d96c Updated header 2020-04-29 21:19:43 +02:00
phundrak 534fd52802 Updated client behavior 2020-04-29 21:17:05 +02:00
phundrak fccd63f4de Reorganized layouts, moving or resizing a client will make it float 2020-04-29 17:53:02 +02:00
phundrak 87b8f1e050 fixed Dart lsp, added bibtex and csv layers, changed font
Also made pretty-symbols-mode activated by default
2020-04-29 17:51:15 +02:00
phundrak bc98d0acca updated dotspacemacs 2020-04-29 17:49:56 +02:00
phundrak e543fc5952 Added sxiv associations, removed last reference to Gnus 2020-04-21 13:39:29 +02:00
phundrak a438e762ec Finally fixed my mailto handler 2020-04-21 13:07:46 +02:00
phundrak d7ad8de30a Removed unused odf-mode, removed buggy code block 2020-04-21 12:58:57 +02:00
phundrak 1757b69a4a Updated installation script, removed compton in favor of Picom 2020-04-21 12:57:55 +02:00
phundrak 6466ff537b Moved GTK settings to index.org 2020-04-21 12:56:56 +02:00
phundrak 74afc5a50b Updated and fixed keyboard shortcuts 2020-04-21 12:55:30 +02:00
phundrak 0f1c273b30 Updated dotspacemacs 2020-04-14 21:59:23 +02:00
phundrak a3e390a4e0 Updated mu4e inbox shortcuts, removed unused variable for Rust
The variable pointing to `racer` hasn’t been used since I switched to
lsp-mode.
2020-04-14 21:57:12 +02:00
phundrak baae12a466 Added layer for elfeed 2020-04-14 21:56:40 +02:00
phundrak 643b2fcffb In picom, only ignore dock for rounded corners 2020-04-14 21:55:47 +02:00
phundrak 1d4d38b4f0 Less transparency behind st 2020-04-14 21:55:20 +02:00
phundrak b3ac0a50ec Fixed issue with client shortcuts, resolved conflicting shortcuts 2020-04-12 15:47:26 +02:00
phundrak f1967cd488 Added TODO to awesome.org for fixing stuff and having new projects 2020-04-11 20:33:40 +02:00
phundrak d47dc3abd2 Removed lsl from bin.org, replaced by exa abbr in fish 2020-04-11 20:28:25 +02:00
phundrak 7f3457fb3f Added back some abbreviations in fish 2020-04-11 20:27:46 +02:00
phundrak db0f81353b Added shortcut in Emacs to open awesome.org 2020-04-11 20:27:07 +02:00
phundrak e0037b47e1 Fixing some keybindings in Awesome 2020-04-11 20:26:40 +02:00
phundrak 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
phundrak fe5e3de04c Better use of litterate programming 2020-04-11 00:42:30 +02:00