1855 Commits

Author SHA1 Message Date
a028c0284a [StumpWM] Precisions on why Stumptray doesn’t work 2021-11-23 14:53:22 +01:00
a04de69b10 [Export, Drone] Update export.el and .drone.yml
export.el:
Now export all org files in specified directories
Code a bit cleaner

.drone.yml:
Send all the content of org/config to the remote server
2021-11-22 17:57:14 +01:00
d776dae8fb [Awesome] Deprecate Awesome configuration 2021-11-22 17:57:14 +01:00
61cf48910f [Emacs] Add documentation on screenshot code 2021-11-22 16:55:30 +01:00
d1c129f5f8 [Emacs] Update frame name, remove redundant mu4e option 2021-11-22 16:53:04 +01:00
f12921f372 [Emacs] Wording 2021-11-22 16:52:55 +01:00
0d24b4a056 [Emacs] Add code for taking screenshots of Emacs 2021-11-22 16:52:15 +01:00
e004e7d0c0 [Emacs] Make unfinished section noexport 2021-11-22 16:51:56 +01:00
40c32fee57 [Emacs, StumpWM] Add Emacs screenshots, update StumpWM screenshot 2021-11-22 14:32:43 +01:00
424d305932 [StumpWM, bin] better screenshot handling 2021-11-22 12:46:06 +01:00
07dd65abf1 [Emacs] Fix some flyspell config 2021-11-22 11:20:52 +01:00
d6db34736d [Emacs] Automatic StumpWM mode for lisp-mode 2021-11-22 11:20:36 +01:00
9c70c0c172 [Emacs] Better graphviz-dot mode configuration
graphviz-dot-mode is now the default dot-mode and org-babel
understands it as an equivalent of dot-mode
2021-11-22 11:20:36 +01:00
b48b2703fe [Emac] Better keybinds 2021-11-22 11:20:36 +01:00
107840e6db [Emacs] Automatically disable smartparens when parinfer is enabled 2021-11-22 11:20:36 +01:00
667ebc8db3 [StumpWM] Add bluetooth utility code 2021-11-22 11:17:15 +01:00
0b9e9d2655 [StumpWM] Formatting 2021-11-21 23:45:43 +01:00
5138643c54 [StumpWM] Fix syntax 2021-11-21 23:45:23 +01:00
31cfb2fcde [StumpWM] Add reference to StumpWM PR 2021-11-21 23:44:36 +01:00
5452fc0d40 [PKGBUILD] Bump version, sole maintainer of my PKGBUILD script 2021-11-20 23:12:12 +01:00
07513fd714 [Emacs] Modify conflicting keybind for tetris with treemacs 2021-11-20 23:11:49 +01:00
94d204055f [Emacs] Add TypeScript config, update Javascript config
Also move around CSS heading
2021-11-20 23:11:22 +01:00
3b94156e7c [Emacs] Add treemacs keybinds 2021-11-20 23:11:01 +01:00
8b8fb70adb [Emacs] Add flyspell and langtool configuration 2021-11-20 23:10:37 +01:00
b8b72864f7 [Emacs] Add parinfer-rust-mode keybinds 2021-11-20 23:10:00 +01:00
a309a95094 [Emacs] Move declaration of ivy-yasnippet keybind 2021-11-20 23:09:42 +01:00
122da77b4a [Emacs] Update description for eshell-info-banner 2021-11-20 23:09:06 +01:00
231b0d16f3 [Emacs] Wording, typos 2021-11-20 23:08:38 +01:00
0ff4b065ed [StumpWM] Add entry on pinentry module and little rant about it 2021-11-20 23:07:18 +01:00
b603044d8b [StumpWM] NetworkManager integration 2021-11-20 23:06:43 +01:00
3e995e60bc [StumpWM] Wording 2021-11-20 23:06:20 +01:00
c282e91c25 [StumpWM] Update modeline
This commit adds the net module at the fourth position on the right
side.

It also modifies the CPU module prefix to a Siji icon representing a
CPU.

`mu-unread' also outputs a Siji icon as its prefix instead of `Mail:'
2021-11-20 23:04:32 +01:00
4131c70a1c [Qutebrowser] Fix conflicting keybinds 2021-11-20 23:03:43 +01:00
df161b7fde [StumpWM] Add new utilities, update StumpWM colors
Make StumpWM’s colors more Nord-ish

Use new variables from my StumpWM fork

Add code for
- Easy SSHing in remote machines
- Control my mouse through keybinds with Binwarp
- Notifications support
2021-11-19 17:33:53 +01:00
a79b921915 [Emacs] Automatically enable background transparency for new frames 2021-11-18 20:16:30 +01:00
a800a292e2 [Fish] Automatically launch the Gnome Keyring when logging in 2021-11-18 20:13:24 +01:00
36ec6d3dd2 [Kitty] Keybinds update
Switch `kitty_mod' back to its default `ctrl+alt' value, however
some keybinds still use `alt' as their prefix.

Some keybinds changed to respect better the bépo layout
2021-11-18 20:12:15 +01:00
c8bf67dd6d [PKGBUILD] Add md5sum for Emacs transparency patch 2021-11-18 20:11:29 +01:00
5e31726f1a [Emacs] Add packages for better Javascript support 2021-11-18 20:11:01 +01:00
b3f3051ec9 [Emacs, Org] Move heading around 2021-11-18 20:10:40 +01:00
10c9564ea9 [Emacs] evil-org issue #93 finally solved
Issue https://github.com/Somelauw/evil-org-mode/issues/93 finally got
solved by PR https://github.com/Somelauw/evil-org-mode/pull/96,
workaround code can now be removed
2021-11-18 20:08:32 +01:00
9d66c2a22c [Emacs] Set eshell/clear as eshell/clear-scrollback
I cannot understand the reason why this is not the default behaviour.
2021-11-18 20:07:27 +01:00
ae412d9525 [Emacs] Set default cloning directory for Magit 2021-11-18 20:07:12 +01:00
ed44a67fdd [Emacs] Remove unused keybinds in Elfeed 2021-11-18 20:06:54 +01:00
f93f87c1f8 Add Qutebrowser configuration file 2021-11-18 20:05:58 +01:00
787fc1e456 [Emacs] Add pkgbuild-mode to Emacs 2021-11-09 17:21:53 +01:00
403da6b3bb [PKGBUILD] Add PKGBUILD for Wonderdraft 2021-11-09 17:21:48 +01:00
6585cd6788 [Ncmpcpp] Remove unused file 2021-11-09 13:58:52 +01:00
e9d63a6d22 [Spacemacs] Forgot to remove my dotspacemacs file 2021-11-09 13:44:46 +01:00
a45f101d9c [Sitemap] Update sitemap 2021-11-09 13:43:08 +01:00