Commit Graph

346 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 6373ce1035
Migrated from old to new config file for Rofi 2020-03-25 13:08:14 +01:00
Lucien Cartier-Tilet fd8770fd2e
Adjusted blur, set st to opaque
Blur is a little less strong, and is also active for background of
opaque windows with transparent background

Incidentally, st’s transparency is now handled by Xresources and  not
by compton anymore
2020-03-25 13:05:27 +01:00
Lucien Cartier-Tilet 822b29808c
Added transparency to st through Xresources 2020-03-25 13:04:33 +01:00
Lucien Cartier-Tilet af4fa210c7
Removed unnecessary packages, added mpd as user service 2020-03-25 13:03:57 +01:00
Lucien Cartier-Tilet 2740248fce
Updated the Emacs conlanging layer 2020-03-25 12:37:00 +01:00
Lucien Cartier-Tilet 63ae01e82b
Swapped shortcuts, removed mpd & redshift, added numlockx
Swapped shortcuts between `wacom-setup` and `pywal`, I use the latter
more often than the former, and now the latter also has the easiest
shortcut of the two

Removed mpd autolaunch since it is now enabled as a systemd user
service

Removed redshift from my system

Added numlockx to autolaunch to ensure the numpad is enabled on my
machine
2020-03-25 12:33:55 +01:00
Lucien Cartier-Tilet 457d1561db
Added $BROWSER global variable 2020-03-25 12:33:19 +01:00
Lucien Cartier-Tilet 82eab10cde
Added comment on block code 2020-03-25 12:33:02 +01:00
Lucien Cartier-Tilet 385daeff1b
Updated symlink to tmux configuration 2020-03-25 12:32:33 +01:00
Lucien Cartier-Tilet 0bceaf56e2
Updated org shortcuts 2020-03-15 19:50:52 +01:00
Lucien Cartier-Tilet fce23d5c2d
Fixed export language for config website 2020-03-15 19:50:04 +01:00
Lucien Cartier-Tilet c974c60128
Updated and added org capture templates 2020-03-15 19:49:40 +01:00
Lucien Cartier-Tilet d2b6fd1282
Removed redshift and added numlockx 2020-03-15 19:41:09 +01:00
Lucien Cartier-Tilet 859f1c9e4d
Updated conlanging layer 2020-03-15 19:40:33 +01:00
Lucien Cartier-Tilet 3fce470ff8
Changed fish theme 2020-03-15 19:21:43 +01:00
Lucien Cartier-Tilet e5a1b32bde
Added abbreviation for displaying webcam with mpv 2020-03-15 19:17:46 +01:00
Lucien Cartier-Tilet 979fd31fe4
Changing metaprogramming language to EmacsLisp 2020-03-15 12:24:46 +01:00
Lucien Cartier-Tilet 1eece7ed09
Updated screenshots 2020-03-15 12:18:08 +01:00
Lucien Cartier-Tilet 3d58947b3c
Updated Wonderdraft desktop file 2020-03-15 11:48:42 +01:00
Lucien Cartier-Tilet c2e73bde4b
Updated config for mu4e, added draft folder, wider headers view 2020-02-28 16:30:14 +01:00
Lucien Cartier-Tilet 30ef30d9dd
Added odf-mode to Emacs 2020-02-28 16:29:56 +01:00
Lucien Cartier-Tilet b5d50c788d
Shell now appears at the bottom of the frame 2020-02-28 16:29:15 +01:00
Lucien Cartier-Tilet cccd004ec2
mu4e now 2020-02-26 04:19:53 +01:00
Lucien Cartier-Tilet 4aa81d67da
Merge branch 'master' of github.com:phundrak/dotfiles 2020-02-25 15:03:31 +01:00
Lucien Cartier-Tilet d9015c267b
Removed git powerline prompt for Eshell 2020-02-25 15:02:24 +01:00
Lucien Cartier-Tilet 125b48a599
Removed git webui lines 2020-02-25 14:38:03 +01:00
Lucien Cartier-Tilet 5de3563aec
Merge branch 'master' of github.com:Phundrak/dotfiles 2020-02-25 14:33:31 +01:00
Lucien Cartier-Tilet 35d285b07a
Greater delay for Helm popup
This will allow Emacs to be less laggy. Also fixed indentation on a
code block
2020-02-25 12:37:43 +01:00
Lucien Cartier-Tilet 11517d9c0b
Added my notes to my agenda, updated capture templates
I also completed my comment about the protocol templates, and I
removed a piece of Elisp code not used anymore
2020-02-25 12:36:39 +01:00
Lucien Cartier-Tilet 1fa563b74a
Silent results for Emacs-lisp code
I can now evaluate in-place my Elisp code without it generating some
results I then have to delete.
2020-02-25 12:34:30 +01:00
Lucien Cartier-Tilet d91932bf0e
Replaced Gnus with Mu4e
Removed all Gnus configuration, replaced them with mu4e.
2020-02-25 12:33:38 +01:00
Lucien Cartier-Tilet b4a9471af3
Added mu4e configuration
I might do a full switch from Gnus to mu4e honestly
2020-02-24 21:45:32 +01:00
Lucien Cartier-Tilet 8e9d55d7de
Optimized fish literate programming 2020-02-24 21:44:38 +01:00
Lucien Cartier-Tilet 56e655f0c8
Updated email signature 2020-02-24 21:44:24 +01:00
Lucien Cartier-Tilet 6202168e05
Fixed issue with commit #775b436
Now org-capture templates actually work and are no longer contained
in strings but external files.
2020-02-24 21:42:45 +01:00
Lucien Cartier-Tilet c93eb33f01
Added mp4 to webm utitily 2020-02-24 21:40:04 +01:00
Lucien Cartier-Tilet 775b436977
Added templates for org-capture
However, some stopped working while others do, I have to work on that
2020-02-24 21:02:54 +01:00
Lucien Cartier-Tilet 14ee2e6516
Better literate programming for fish config
Most abbreviations for my fish configuration are now presented as
tables that are then used by some python code to generate fish code.
2020-02-24 19:52:13 +01:00
Lucien Cartier-Tilet 51a1dd3ad2
Added NTP time synchronization 2020-02-22 12:57:06 +01:00
Lucien Cartier-Tilet 8e37d2eadf
Added pass package to install 2020-02-22 11:56:46 +01:00
Lucien Cartier-Tilet d81d400960
Install powerline fonts 2020-02-22 11:56:17 +01:00
Lucien Cartier-Tilet 8b80f0b4e0
Fix polybar-battery installation 2020-02-22 11:55:48 +01:00
Lucien Cartier-Tilet 6a1187a511
Fix displayed message 2020-02-22 11:55:17 +01:00
Lucien Cartier-Tilet d16437c1e8
Added GTK3 config file 2020-02-22 11:45:57 +01:00
Lucien Cartier-Tilet 764e4f0b78
Allow to get read and unread emails in Gnus groups 2020-02-21 04:32:47 +01:00
Lucien Cartier-Tilet e2b8720c44
Fixing stuff with bootstrap and gampo setup 2020-02-17 20:28:40 +01:00
Lucien Cartier-Tilet 95b022c44e
Added man pages packages because apparently they aren’t installed by default 2020-02-17 19:06:27 +01:00
Lucien Cartier-Tilet 2adc1ec523
Fixed i3 package 2020-02-17 17:18:39 +01:00
Lucien Cartier-Tilet b6da4e5d9c
Attempt to fix org tangling 2020-02-17 16:30:44 +01:00
Lucien Cartier-Tilet 2a4d536aee
Bootstrap a bit better 2020-02-17 16:26:12 +01:00