Commit Graph
100 Commits
Author SHA1 Message Date
phundrak d379f83cc8 [Bin] Make HDMI1 on the left by default
My setup changed, therefore put HDMI1 on the left of my computer.
2022-03-01 19:50:02 +01:00
phundrak 728cfed605 [Mimeapps] Make nsxiv my default image viewer 2022-02-28 19:52:50 +01:00
phundrak c0f6bbc5a7 [Bin] Fish to bash autostart, fix some bash issues
Autostart is now written in Bash.

Autostart now loads a module to automatically switch devices for
PipeWire/PulseAudio when a new one is connected.

Fix some issues with using "$@" instead of "$*"
See Shellcheck’s SC2148
2022-02-26 15:40:15 +01:00
phundrak e1077bad9a [Emacs] Better tables in org-mode and markdown-mode 2022-02-26 15:39:44 +01:00
phundrak ca0cb65cdb [Emacs] Make elcord ignore more buffers 2022-02-26 15:39:22 +01:00
phundrak 81a6020e83 [Emacs] Add major mode for systemd files 2022-02-26 15:38:54 +01:00
phundrak 4d4f9f92ea [Emacs] Use external converter by default in image-mode 2022-02-26 15:38:16 +01:00
phundrak 3e0065d9d1 [Emacs] Customize a bit Eshell’s prompt 2022-02-26 15:38:02 +01:00
phundrak bcfded9a76 [Emacs] Mu4e bookmarks reorganization 2022-02-26 15:37:42 +01:00
phundrak d982b0f6d5 [Fish] Add XFCE PolKit to PATH, add sxiv abbreviation 2022-02-26 15:37:01 +01:00
phundrak 56317cc09b [Bootstrap] Switched to Pipewire 2022-02-26 15:36:23 +01:00
phundrak 8bc5d228dd [Fish, Bin, Bootstrap] Sxiv to Nsxiv, install custom packages
continuous-integration/drone/push Build is passing
Change all references of sxiv to nsxiv.

In bootstrap, install my custom packages from their PKGBUILD rather
than from repositories.
2022-02-24 17:13:23 +01:00
phundrak 490772669b [Sxiv] Upgrade from sxiv to nsxiv
continuous-integration/drone/push Build is passing
The PKGBUILD file creates a symlink to sxiv in case scripts and
programs still try to refer to it instead of nsxiv
2022-02-18 13:29:01 +01:00
phundrak 7d48b240f8 [Bin, PKGBUILD] Add sxiv keyhandler to bin.org, update sxiv source
continuous-integration/drone/push Build is passing
My sxiv package is now based on bakkeby’s fork of sxiv, since the
original repo is now archived
2022-02-18 00:12:53 +01:00
phundrak 67916b1c9d [Emacs] Automatically enable LSP for sh-mode, register remote client
continuous-integration/drone/push Build is passing
Register remote shellcheck LSP server as a new LSP client
2022-02-17 23:38:01 +01:00
phundrak 27c7bd52a5 [Bootstrap] Packages now held in tables 2022-02-17 23:37:30 +01:00
phundrak fb86be08b7 [Readme] Update and add badges
continuous-integration/drone/push Build is passing
2022-02-14 15:33:07 +01:00
phundrak 51b4b81c2e [Emacs] Fix org-mode keybind 2022-02-14 15:31:45 +01:00
phundrak a8aa2babd1 [StumpWM] Better media keys handling 2022-02-14 10:54:14 +01:00
phundrak 6ef0d313e0 [StumpWM] Add keybind for XF86Mail to open mu4e
continuous-integration/drone/push Build is passing
2022-02-13 19:47:35 +01:00
phundrak c3da7367a8 [Emacs] Add keybinds for indirect buffer cloning 2022-02-13 19:47:12 +01:00
phundrak 1b5f76c050 [Index] Reword some stuff
continuous-integration/drone/push Build is passing
2022-02-12 12:54:43 +01:00
phundrak 6fa1fa5aec [Emacs] Add Info-mode to writeroom major modes
continuous-integration/drone/push Build is passing
2022-02-12 12:51:59 +01:00
phundrak 8d6b7225f5 [Emacs] Add mediawiki front-end 2022-02-12 12:51:59 +01:00
phundrak 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
phundrak cde979c0e4 [StumpWM] Change shortcut from discord-canary to discord 2022-02-12 12:39:58 +01:00
phundrak 6fe83f0cbd [Picom] Minor picom tweaks 2022-02-12 12:39:58 +01:00
phundrak c44ca3da64 [Bin] Add experimental backends flag to picom
The upgrade from picom-git to picom makes it necessary to have this
flag enabled to have kawase-blur and rounded corners active at the
same time
2022-02-12 12:39:57 +01:00
phundrak 9fa2147042 [Bootstrap] Update bootstrap to current config
Set default locale to en_DK to get sane defaults

Update package list:
- Remove mpd-rich-presence-discord-git
- Replace picom-git by picom

When installing packages, skip PKGBUILD review for AUR packages

Update list of org files to be tangled, as well as their needed
directories
- Remove awesome.org
- Add mpd.org
- Add neofetch.org
- Add stumpwm.org

Remove commands related to Spacemacs

Remove commands to symlink files in .etc in commit d1a639adaf

Better configuration for nordvpn

Symlink plock from its actual location. It is not guaranteed `which
plock` can already return something.

Remove installation of packages through pip

Remove Chicken installation

Update Fisher installation
2022-02-12 12:39:57 +01:00
phundrak b5499c4929 [Emacs] Well, it wasn’t gonna work without `shell-command' 2022-02-12 12:39:57 +01:00
phundrak dd4bd72d70 [Emacs] Set font for main server AND new frames 2022-02-12 12:39:57 +01:00
phundrak 6bf56bbce3 [Emacs] Better visual settings for nov.el and markdown-mode
As well as a typo fix
2022-02-12 12:39:57 +01:00
phundrak 7eda6ea9e6 [Picom] Remove deprecated option
continuous-integration/drone Build is passing
2022-02-09 18:26:40 +01:00
phundrak 73c1ae1a69 [Emacs] Set mirror for stardiviner’s deleted repos
continuous-integration/drone/push Build is passing
2022-02-07 12:06:26 +01:00
phundrak bae81921f2 [Emacs] Activate writeroom-mode for text, org, and markdown modes 2022-02-07 12:05:50 +01:00
phundrak ae075d044d [Emacs] Better options when opening a YouTube video
continuous-integration/drone Build is passing
2022-02-05 12:42:33 +01:00
phundrak 5e51cba460 [Emacs] Add warning about noweb syntax
continuous-integration/drone Build is passing
2022-02-05 12:25:35 +01:00
phundrak 4021b8927f [Qutebrowser] Formatting
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2022-02-04 17:05:14 +01:00
phundrak cb37cb7208 [Qutebrowser] Allow everything from my domains 2022-02-04 17:04:40 +01:00
phundrak 1d91bdf0af [StumpWM] Fix function name 2022-02-04 17:03:30 +01:00
phundrak 90eaa3e1aa [Emacs] Add Enime package 2022-02-04 17:03:16 +01:00
phundrak 50f88473d0 [PKGBUILD] version bump for sxiv and Emacs 2022-02-04 17:02:58 +01:00
phundrak 688080eff6 [Bin] Sanitize bash scripts, some conversion from fish to bash 2022-02-04 17:02:30 +01:00
phundrak 6d6af02910 [Emacs] Add keybinds for flyspell 2022-02-04 17:02:01 +01:00
phundrak 1f51371031 [Emacs] Add syntax highlighting for SSH config files 2022-02-04 17:01:43 +01:00
phundrak 8b68f2db2c [Emacs] Fix error on startup 2022-02-04 17:01:30 +01:00
phundrak 47c4b15a58 [Emacs] Plaintext emails viewed in writeroom-mode
In mu4e, emails in plaintext are viewed in writeroom-mode by default
2022-02-04 17:00:54 +01:00
phundrak 999485e609 [Emacs] Open YouTube videos with mpv in Elfeed 2022-02-04 17:00:36 +01:00
phundrak 06952a677d [Emacs] Some more transparency with the Emacs client 2022-02-04 17:00:20 +01:00
phundrak a18e1f1d48 [Emacs] Move Emacs configuration to XDG_CONFIG_HOME 2022-02-04 16:59:53 +01:00
phundrak 6cf295c5dc [Fish] Add Ruby 3.0 binaries to PATH 2022-01-26 10:06:28 +01:00
phundrak 18658a1556 [Emacs] Add Zig configuration 2022-01-26 10:06:12 +01:00
phundrak 6123dec4e3 [Emacs] Prefer plaintext in mu4e message viewer 2022-01-26 10:05:53 +01:00
phundrak 58cd252d56 [PKGBUILD] Version bump 2022-01-26 10:04:46 +01:00
phundrak e530aeb269 [Bin] Typo 2022-01-26 10:04:37 +01:00
phundrak 8afc189c3d [sxiv] Add JPG conversion keybind 2022-01-26 10:03:57 +01:00
phundrak 366ccd6e57 [Emacs] Add Avy shortcuts 2022-01-07 21:09:04 +01:00
phundrak 4e4897021a [Emacs] Add editorconfig package 2022-01-07 21:08:51 +01:00
phundrak 2be9240de9 [Emacs] Ensure pdf-tools is always properly compiled 2022-01-07 21:08:30 +01:00
phundrak 90c3f2b8ff [Emacs] Add shortcut for package screenshot 2022-01-07 03:37:46 +01:00
phundrak be80e8b838 [Emacs] Add hl-todo configuration 2022-01-07 03:37:34 +01:00
phundrak 243386c9e4 [Emacs] Remove uptime tracker
It causes more issues than it solves really
2022-01-07 03:37:05 +01:00
phundrak 0e76b9f06e [Emacs] Install eshell-info-banner through ssh
continuous-integration/drone/push Build is passing
2022-01-05 14:13:39 +01:00
phundrak f86344561e [Emacs] Remove some prettify symbols in Lisp modes 2022-01-05 14:12:53 +01:00
phundrak 47a11d9473 [Emacs] Install plantuml-mode through straight 2022-01-05 14:12:37 +01:00
phundrak 55a12d8a80 [Emacs] Better straight.el usage
Add username for Github and Gitlab when using straight fork
Change default remote when a package is cloned by straight
Install use-package through straight.el
2022-01-05 14:10:40 +01:00
phundrak cc70db8439 [Emacs] Remove buggy line
continuous-integration/drone/push Build is passing
2022-01-04 20:29:44 +01:00
phundrak 5cd880caf4 [Emacs] Add Solaire Mode
continuous-integration/drone/push Build is passing
2022-01-04 18:31:15 +01:00
phundrak 5ef9aea7ab [StumpWM] Change floating window modifier to super
continuous-integration/drone/push Build is passing
2022-01-04 18:17:10 +01:00
phundrak 73203756e3 [Emacs] Add LaTeX configuration 2022-01-04 18:16:58 +01:00
phundrak 184731f105 [Emacs] Update mu4e bookmarks, simplify code 2022-01-04 18:16:34 +01:00
phundrak b366894391 [Emacs] Update introduction 2022-01-04 18:16:15 +01:00
phundrak 51bdc06b57 Revert "[PKGBUILD] Switch to Emacs 29"
This reverts commit 2a560e4b79.
2021-12-28 13:46:34 +01:00
phundrak 1091aba3a8 [Emacs] Fix moving windows in EXWM
continuous-integration/drone/push Build is passing
2021-12-27 18:56:54 +01:00
phundrak 55b404437d [Emacs] Add org-capture configuration 2021-12-27 18:51:30 +01:00
phundrak ea11f87856 [Emacs] Update mu4e filters and bookmarks 2021-12-27 18:35:08 +01:00
phundrak 2a560e4b79 [PKGBUILD] Switch to Emacs 29
continuous-integration/drone/push Build is passing
Temporarily remove TheVaffel’s patch

Reactivate PDF doc and Xwidgets support
2021-12-27 14:33:27 +01:00
phundrak e918a346fc [Emacs] No need to defer loading recentf
continuous-integration/drone/push Build is passing
Recentf is used as soon as Emacs is created, no need to defer it and
its configuration.
2021-12-27 13:46:27 +01:00
phundrak fe423e421a [Emacs] Fix loading `ob-latex-as-png' 2021-12-27 13:46:27 +01:00
phundrak 290c07d741 [Emacs] Widen inline images in org-mode 2021-12-27 13:46:27 +01:00
phundrak 1f38d7a68c [Emacs] Use DBus calls instead of shell commands 2021-12-27 13:46:27 +01:00
phundrak 91b06ee7b1 [Emacs] Fix commit f5a9608
f5a9608 introduces a bug which prevents the font from being applied if
Emacs is started as a server through systemd, since it does not start
in GUI mode. This commit fixes this behavior by applying the
user-defined font when a new frame is created since the new frame
might be in GUI mode.
2021-12-27 13:46:23 +01:00
phundrak 413ecb2d2b [Emacs] Add Emacs debugging shortcuts
continuous-integration/drone/push Build is passing
2021-12-26 14:51:36 +01:00
phundrak f5a9608420 [Emacs] Better font configuration 2021-12-26 14:51:20 +01:00
phundrak bf9935d309 [Fish, Bootstrap] Remove unneeded fish extensions
Zoxide and Starship now replace z and bobthefish respectively
2021-12-25 21:32:49 +01:00
phundrak 66475c058c [StumpWM] Add keybinding for qutebrowser
continuous-integration/drone/push Build is passing
2021-12-20 15:25:16 +01:00
phundrak 6b1c2afe08 [Emacs] Add counsel keybindings, fix typo 2021-12-20 15:24:57 +01:00
phundrak a5785847f7 [Emacs] Add recentf configuration 2021-12-20 12:03:35 +01:00
phundrak 82bef92274 [Fish, Starship] Lisp module is displayed a bit more nicely
continuous-integration/drone/push Build is passing
2021-12-20 11:37:09 +01:00
phundrak fc85c94a76 [Emacs] Move paragraphs down
It just makes a bit more sense to me.
2021-12-20 11:36:39 +01:00
phundrak 4803c106b0 [Emacs] Create directory if it does not exist
continuous-integration/drone/push Build is passing
2021-12-19 15:24:43 +01:00
phundrak e7b8610387 [Emacs] Replace modern string-join' with mapconcat'
continuous-integration/drone/push Build is passing
2021-12-19 13:00:26 +01:00
phundrak 44c47b9841 [Emacs] Remove deprecated org ELPA
continuous-integration/drone/push Build is passing
2021-12-19 11:12:59 +01:00
phundrak 725233bd4b [StumpWM] Change direction powerline in mode-line, update screenshot
continuous-integration/drone/push Build is passing
2021-12-18 14:26:29 +01:00
phundrak 7195f92017 [Fish] Switch to starship shell prompt
continuous-integration/drone/push Build is passing
2021-12-18 11:54:32 +01:00
phundrak c5d1c964cf [Fish] Delete mostly broken code, replace with custom utility
continuous-integration/drone/push Build is passing
2021-12-17 18:41:03 +01:00
phundrak 2dfabd7d56 [StumpWM] Move xinitrc files to their respective .org file
continuous-integration/drone/push Build is passing
Move .xinitrc.emacs to emacs.org
Move .xinitrc.stumpwm to stumpwm.org
Move .xinitrc.awesome to Deprecated/awesome.org
2021-12-17 17:08:28 +01:00
phundrak 0e86789285 [Emacs] Better LSP setup, restore lua-mode 2021-12-17 16:56:17 +01:00
phundrak ac04636e54 [Emacs] Better bépo support with Evil 2021-12-17 16:42:14 +01:00
phundrak 294411d73b [Emacs] Remove useless lines of code 2021-12-17 16:30:44 +01:00