Commit Graph

1314 Commits

Author SHA1 Message Date
1f11d7685e
[StumpWM] Wider outer gaps 2022-03-06 21:48:12 +01:00
7b4c5a62db
[StumpWM] Update sly functions
Rename `start-sly-server` to `sly-start-server`.

Add `stop-sly-server`. It will always try to stop a server running on
port 4005 (default port used by `sly-start-server`)
2022-03-06 21:46:46 +01:00
ff119ce02c
[Emacs] Update path and name of org conlanging project 2022-03-06 21:45:52 +01:00
7bdab40832
[Bin] KDEConnect in autostart, proper bash for default audio sink 2022-03-06 21:43:40 +01:00
61c123799b
[Emacs] Do not run any EXWM code if it is not used
Only run the configuration code for EXWM if the argument `--with-exwm'
is passed to Emacs, otherwise don’t
2022-03-04 15:09:51 +01:00
30086fa7ce
[Emacs] Keybind to quickly open straight repositories
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-04 14:49:01 +01:00
d4285f76d5
[Emacs] Disable by default valign-mode 2022-03-04 14:29:17 +01:00
64d016be84
[Emacs] Update ignored paths in recentf 2022-03-04 14:26:52 +01:00
507278d043
[Emacs] Add work in progress Bitwarden package 2022-03-04 14:26:33 +01:00
02c54f3709
[StumpWM] Update volume keybinds
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Do not use amixer but pactl
This allows to modify the volume of whichever the default output is
instead of just the main output of the computer.
2022-03-01 20:20:12 +01:00
4c42a17fc6
[Bin] Huge simplification of wacom-setup
Some checks reported errors
continuous-integration/drone/push Build encountered an error
It’s not a one-liner yet, but it’s still much shorter and cleaner than
the previous mess.
Also change wacom-setup from a fish script to a sh script
2022-03-01 20:18:41 +01:00
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
728cfed605
[Mimeapps] Make nsxiv my default image viewer 2022-02-28 19:52:50 +01:00
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
e1077bad9a
[Emacs] Better tables in org-mode and markdown-mode 2022-02-26 15:39:44 +01:00
ca0cb65cdb
[Emacs] Make elcord ignore more buffers 2022-02-26 15:39:22 +01:00
81a6020e83
[Emacs] Add major mode for systemd files 2022-02-26 15:38:54 +01:00
4d4f9f92ea
[Emacs] Use external converter by default in image-mode 2022-02-26 15:38:16 +01:00
3e0065d9d1
[Emacs] Customize a bit Eshell’s prompt 2022-02-26 15:38:02 +01:00
bcfded9a76
[Emacs] Mu4e bookmarks reorganization 2022-02-26 15:37:42 +01:00
d982b0f6d5
[Fish] Add XFCE PolKit to PATH, add sxiv abbreviation 2022-02-26 15:37:01 +01:00
56317cc09b
[Bootstrap] Switched to Pipewire 2022-02-26 15:36:23 +01:00
8bc5d228dd
[Fish, Bin, Bootstrap] Sxiv to Nsxiv, install custom packages
All checks were successful
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
490772669b
[Sxiv] Upgrade from sxiv to nsxiv
All checks were successful
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
7d48b240f8
[Bin, PKGBUILD] Add sxiv keyhandler to bin.org, update sxiv source
All checks were successful
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
67916b1c9d
[Emacs] Automatically enable LSP for sh-mode, register remote client
All checks were successful
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
27c7bd52a5
[Bootstrap] Packages now held in tables 2022-02-17 23:37:30 +01:00
fb86be08b7
[Readme] Update and add badges
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-14 15:33:07 +01:00
51b4b81c2e
[Emacs] Fix org-mode keybind 2022-02-14 15:31:45 +01:00
a8aa2babd1
[StumpWM] Better media keys handling 2022-02-14 10:54:14 +01:00
6ef0d313e0
[StumpWM] Add keybind for XF86Mail to open mu4e
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-13 19:47:35 +01:00
c3da7367a8
[Emacs] Add keybinds for indirect buffer cloning 2022-02-13 19:47:12 +01:00
1b5f76c050
[Index] Reword some stuff
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-12 12:54:43 +01:00
6fa1fa5aec
[Emacs] Add Info-mode to writeroom major modes
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-12 12:51:59 +01:00
8d6b7225f5
[Emacs] Add mediawiki front-end 2022-02-12 12:51:59 +01:00
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
cde979c0e4
[StumpWM] Change shortcut from discord-canary to discord 2022-02-12 12:39:58 +01:00
6fe83f0cbd
[Picom] Minor picom tweaks 2022-02-12 12:39:58 +01:00
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
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
b5499c4929
[Emacs] Well, it wasn’t gonna work without `shell-command' 2022-02-12 12:39:57 +01:00
dd4bd72d70
[Emacs] Set font for main server AND new frames 2022-02-12 12:39:57 +01:00
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
7eda6ea9e6
[Picom] Remove deprecated option
All checks were successful
continuous-integration/drone Build is passing
2022-02-09 18:26:40 +01:00
73c1ae1a69
[Emacs] Set mirror for stardiviner’s deleted repos
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-07 12:06:26 +01:00
bae81921f2
[Emacs] Activate writeroom-mode for text, org, and markdown modes 2022-02-07 12:05:50 +01:00
ae075d044d
[Emacs] Better options when opening a YouTube video
All checks were successful
continuous-integration/drone Build is passing
2022-02-05 12:42:33 +01:00
5e51cba460
[Emacs] Add warning about noweb syntax
All checks were successful
continuous-integration/drone Build is passing
2022-02-05 12:25:35 +01:00
4021b8927f
[Qutebrowser] Formatting
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2022-02-04 17:05:14 +01:00
cb37cb7208
[Qutebrowser] Allow everything from my domains 2022-02-04 17:04:40 +01:00