ItsDrike
beb5e2ba30
Add secure boot with TPM guide
2023-12-30 21:13:19 +01:00
ItsDrike
770e9f46c1
Update installation guide
2023-12-30 21:13:10 +01:00
ItsDrike
9538d5c1b1
Upate gui install scripts
2023-12-29 15:11:58 +01:00
ItsDrike
f16a5c999a
Update installation scripts and guide
2023-12-29 15:07:57 +01:00
ItsDrike
2fec62fdd3
Update install_user script
2023-12-29 13:55:03 +01:00
ItsDrike
1cb455fba7
Update installation guide,script,hosts file
2023-12-29 13:49:55 +01:00
ItsDrike
74b3df693c
Fix stremio window rule
2023-12-10 02:22:37 +01:00
ItsDrike
f20cbc479e
Split hyprland plugin config to it's own file
2023-12-10 02:22:19 +01:00
ItsDrike
3233c322b6
Make yay auto-track dev dependencies
2023-11-19 00:13:09 +01:00
ItsDrike
1a3327a37c
Update incremental backup script
2023-11-19 00:12:13 +01:00
ItsDrike
77a8cced84
Update pythonrc
2023-10-10 21:32:38 +02:00
ItsDrike
18252755b8
Override the comment color in zsh syntax highlighting
2023-10-10 21:29:53 +02:00
ItsDrike
525c6ee5a8
Update kitty config
2023-10-10 21:27:47 +02:00
ItsDrike
29159b9fb3
Add loog (long log) git alias
2023-10-10 21:27:38 +02:00
ItsDrike
2ac4840117
Enable battery module in eww
2023-10-10 21:27:19 +02:00
ItsDrike
4e7a291bd9
Delete waybar configuration
2023-10-10 20:58:04 +02:00
ItsDrike
8621bdaae1
Don't use check=True for git diff (ends with code 1)
2023-10-10 20:56:02 +02:00
ItsDrike
f1531c7274
Don't show tpm tmux plugin repo content in sync
2023-10-10 20:53:47 +02:00
ItsDrike
296a5b86cf
Don't show .zgenom files in diff
2023-10-10 20:52:35 +02:00
ItsDrike
cf2ac68b64
Remove old lunarvim confiuration
2023-10-10 20:50:04 +02:00
ItsDrike
cc54b67635
Satisfy pyright checker on sync.py
2023-10-10 20:45:48 +02:00
ItsDrike
c900d14516
Run ruff linter on sync.py script
2023-10-10 20:43:50 +02:00
ItsDrike
55a70492a2
Show diff as systemfile replacing dotfile
2023-10-10 20:39:00 +02:00
ItsDrike
6aeff61f59
Update aliases
2023-10-10 20:36:09 +02:00
ItsDrike
08929b8360
Update fontconfig (Caskaydia fonts are now TTF)
2023-10-10 20:35:35 +02:00
ItsDrike
0806557d5d
Update launch-hypr exports for nvidia
2023-10-10 20:34:56 +02:00
ItsDrike
9a79a5453b
Add userspace reboot option to menuquit
2023-10-10 20:32:55 +02:00
ItsDrike
6e31a94da3
Add vim filetype override comments
2023-10-10 20:22:13 +02:00
ItsDrike
24d34c0d11
Add keybindings for optional manual tiling
2023-10-10 20:21:11 +02:00
ItsDrike
0291bccf22
Use layoutmsg for togglesplit dispatcher
2023-10-10 20:20:40 +02:00
ItsDrike
4049a59628
Rewrite various parts of hyprland configuration
2023-10-10 20:20:25 +02:00
ItsDrike
2bf70e652a
Add dwindle-autogroup plugin
2023-10-09 19:28:26 +02:00
ItsDrike
200cffd629
Auto-float some tor browser windows
2023-10-09 19:27:58 +02:00
ItsDrike
4bef2362d4
Auto-float firefox Opening dialogs
2023-10-09 19:27:40 +02:00
ItsDrike
91ae4cb3b7
Fix stremio
2023-10-09 19:27:20 +02:00
ItsDrike
b15574ce25
Add keybind isolation group
2023-10-09 19:27:05 +02:00
ItsDrike
ee3dc5a256
Change video keybind
2023-10-09 19:26:56 +02:00
ItsDrike
0bcfd32b78
Remove trailing space
2023-08-04 11:46:15 +02:00
ItsDrike
212fd0d82f
Move to updated settings for v0.28.0
2023-08-04 11:46:01 +02:00
ItsDrike
90ede066a4
Remove existing zsh config if present
2023-08-02 22:07:58 +02:00
ItsDrike
8b00572567
Auto-install astronvim dependencies
2023-08-02 16:01:34 +02:00
ItsDrike
8d8b05d0f6
Fix typo
2023-08-02 14:46:23 +02:00
ItsDrike
79fe6bf657
Don't needlessly sync & update
2023-08-02 14:42:56 +02:00
ItsDrike
3b5ac91ae8
Only add ~/.local/bin to PATH if it exists
...
Without existence check, the `find` command prints a fail message to
stderr, and leaves stdout empty. This means only the prefix `:` is
appended to the `$PATH` variable.
Leaving a trailing `:` in `$PATH` is however something we really don't
want to be doing, as it makes the current directory get treated as a
part of `$PATH`.
While the `~/.local/bin` directory is generally going to exist, during
installation and in some other edge cases, it might not yet be there,
and we need to account for that.
2023-08-02 14:13:44 +02:00
ItsDrike
62912b75ba
Follow symlnks when adding ~/.local/bin dirs to PATH
2023-08-02 11:02:18 +02:00
ItsDrike
2da877dfba
Add glow package (CLI markdown renderer)
2023-08-02 02:31:46 +02:00
ItsDrike
fc45c3eb7a
Export ZOOTDIR from /etc/zsh/zshenv
2023-08-02 02:29:54 +02:00
ItsDrike
c4053d8496
Use the git version of xdg-ninja
2023-08-02 02:24:15 +02:00
ItsDrike
ccd5f28999
export XDG_STATE_HOME
2023-08-02 01:53:00 +02:00
ItsDrike
f0ce0a249d
Move .pki to data home (.local/share), not config
2023-08-02 01:49:08 +02:00