fc3a0db80b
[Bin] Replace Hyprland with Qtile
2022-11-18 03:51:17 +01:00
d5cbecbfe0
[Bin] Better launch Wayland
2022-11-09 15:30:16 +01:00
ffd0a3bbeb
[Bin, Fish] Move most of my environment variables to .profile
continuous-integration/drone/push Build is passing
2022-11-03 11:47:00 +01:00
0c838facdf
[Bin] Add launchers for wayland compositors
2022-10-17 16:00:13 +02:00
fa2356f326
[Org] Update the header for unique headers
2022-10-17 15:59:54 +02:00
12c9adeb36
[Bin, Autostart] Picom experimental backend flag no longer needed
2022-09-19 12:02:15 +02:00
77694e9aa0
[Bin, Systemd] Move pumopm to its own user service
2022-08-31 17:24:57 +02:00
f8ff857e3c
[Bin] Remove deprecated link
continuous-integration/drone/push Build is passing
2022-08-11 19:45:03 +02:00
bf121fec10
[StumpWM, Emacs, Bin] Move randr calls to xinitrc files
...
Due to a recent bug, StumpWM crashes if the screen layout is
reorganized in its configuration file (maybe not just then, I’ll have
to check).
Thus, this commit removes calls to xrandr and autorandr from my WM
configurations and moves them to their respective xinitrc file. It
also removes the `set-screens` script in my scripts collection as it
became obsolete the moment I began using `autorandr` instead.
It also removes the call to `xsetroot` in my StumpWM config since it
is redundant with its xinitrc file.
2022-08-07 12:51:10 +02:00
c3a8a7cf4a
[Bin] Nicer elisp, tables formatting and code output
2022-07-05 15:29:03 +02:00
914bfdb3b6
[Bin] update cache of elisp function
2022-06-26 22:19:55 +02:00
73c629afc4
[Misc] Move files to XDG user dirs
continuous-integration/drone/push Build is passing
2022-06-07 19:45:58 +02:00
37406daca9
[Bin] Better autostart
continuous-integration/drone/push Build is passing
2022-05-31 21:08:08 +02:00
6feecc1fdc
[Bin, Fish] Better handling of unknown executables
...
Only execute stuff if it is in PATH.
2022-05-22 14:11:58 +02:00
50c45cbbf4
[Bin] Fix rofi-emoji
continuous-integration/drone/push Build is passing
2022-05-19 18:22:31 +02:00
1c911b9821
Revert "[StumpWM, bin] Add weather module to StumpWM..."
...
This reverts commit d78be92786
.
2022-05-08 23:15:26 +02:00
d78be92786
[StumpWM, bin] Add weather module to StumpWM, convert we to POSIX sh
...
continuous-integration/drone/push Build is passing
Convert script `we` from fish to POSIX shell
Add two new scripts:
- stump-choose-city
- stump-weather
The former one sets the default city used for weather. The latter
generates the output used by StumpWM’s mode-line.
2022-05-06 23:27:01 +02:00
f29e48ed37
[Bin] Add CPU scaling script
2022-04-11 14:50:05 +02:00
de78e16bd9
[StumpWM, Bin] Replace StumpWM’s notification manager with Dunst
2022-03-10 22:25:56 +01:00
7bdab40832
[Bin] KDEConnect in autostart, proper bash for default audio sink
2022-03-06 21:43:40 +01:00
4c42a17fc6
[Bin] Huge simplification of wacom-setup
...
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
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
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
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
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
688080eff6
[Bin] Sanitize bash scripts, some conversion from fish to bash
2022-02-04 17:02:30 +01:00
e530aeb269
[Bin] Typo
2022-01-26 10:04:37 +01:00
aa290484dd
[Bin] Fix incorrect shebang
2021-11-23 15:01:06 +01:00
424d305932
[StumpWM, bin] better screenshot handling
continuous-integration/drone/push Build is passing
2021-11-22 12:46:06 +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
adc84818b1
[Bin] Update anchor link for `ytplay'
2021-11-09 13:40:32 +01:00
6a73bdb74e
[Bin] Remove Elisp dependencies in code generation
...
Remove dependency on dash.el and s.el in code generation
2021-10-23 20:25:21 +02:00
501c8040eb
[StumpWM, Bin] Rework modeline appearance, make it Powerlined!
...
Also create script `mu-unread' in order to get the amount of unread
emails I have in my maildir.
2021-10-14 20:08:52 +02:00
d4f11b612d
[Org, Emacs] Do not add spaces in front of code in src blocks
...
By default, org-mode will add two spaces before code lines in the org
file itself. This does not change how code is edited when editing a
code block through `org-edit-special' but when copy/pasting code or
editing it directly from the org file, it can be troublesome.
Setting `org-src-preserve-indentation' to `t' prevents org from adding
these two spaces.
2021-10-12 12:19:46 +02:00
124644ff3c
[Org Files] Remove unneeded header, add .dir-locals.el
...
`.dir-locals.el' file will automatically activate writeroom-mode for
all org files and set `org-confirm-babel-evaluate' to nil.
2021-07-30 17:56:43 +02:00
a040bfceb7
[org] Whitespace
...
Tabs to spaces, and tables realigned
2021-05-21 14:41:05 +02:00
6d3220e78c
[org] Update custom variables in org file
2021-05-21 14:40:50 +02:00
e53e019306
[Bin] Reorganize and re-enable some scripts
...
Due to EXWM being disabled for the time being and switching back to
AwesomeWM, some scripts are re-enabled. The execution order is also
modified.
2021-04-17 12:56:25 +02:00
1ad328df7f
[Emacs] Update autostart for EXWM
2021-04-11 16:09:09 +02:00
8d11177158
[Bin] add xrdb merge to autostart
...
Apparently my computer stopped doing that automatically
2021-04-04 12:09:10 +02:00
dcf42a9340
[Bin] emacs' is now designed as a fallback for
emacsclient'
2021-03-26 13:51:22 +01:00
ff83e3d226
[Bin] Move set-screen
2021-03-10 13:09:45 +01:00
7abf902e1d
[Bin] friendship with xidlehook ended xss-lock is my new best friend
2021-03-10 13:07:53 +01:00
87af1db5af
Revert "[Bin] Begin to fix wacom-setup, still bugged, see TODO"
...
This reverts commit 84de2cce7e
.
Attempt to fix everything
2021-02-10 20:59:52 +01:00
ea9a5a4d24
Revert "[Bin] Fix wacom-setup script, touchpad configs dropped"
...
This reverts commit 05a68817ea
.
2021-02-10 20:39:16 +01:00
05a68817ea
[Bin] Fix wacom-setup script, touchpad configs dropped
...
For some reason, I don’t see anymore my tablet’s touchpad in the
xinput list, so this commit drops modifications to the touchpad’s
configuration.
2021-02-06 00:55:04 +01:00
527380e5ff
[Org, meta] Change formatting of org files
2021-02-04 14:43:09 +01:00
84de2cce7e
[Bin] Begin to fix wacom-setup, still bugged, see TODO
2021-02-04 09:14:14 +01:00
503aec3302
[Paru, Bin, Index] Reorganize headers, add dired script, paru conf
2021-01-27 19:03:11 +01:00