Commit graph

605 commits

Author SHA1 Message Date
ItsDrike cf2ac68b64
Remove old lunarvim confiuration 2023-10-10 20:50:04 +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 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 fc45c3eb7a
Export ZOOTDIR from /etc/zsh/zshenv 2023-08-02 02:29:54 +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
ItsDrike fdc5d6108f
Set npm specific XDG base dir vars 2023-08-02 01:46:28 +02:00
ItsDrike be2013e4d4
Set XDG vars for python 2023-08-02 01:45:32 +02:00
ItsDrike dbd7e017d3
Use DE instead of WM (hyprland shows with DE) 2023-07-23 02:00:54 +02:00
ItsDrike 9072761185
Add neofetch settings 2023-07-23 01:55:45 +02:00
ItsDrike 97fa55a935
Add kitty terminal settings 2023-07-23 00:27:31 +02:00
ItsDrike 0025d52ab9
Add npm binaries to path 2023-07-23 00:14:23 +02:00
ItsDrike 47af19d900
Add git commit ammend alias 2023-07-23 00:13:19 +02:00
ItsDrike 946589562d
Update comments in env vars definitions 2023-07-23 00:12:55 +02:00
ItsDrike b42498ea5d
Add gpg cofiguration 2023-07-23 00:07:46 +02:00
ItsDrike 36553763a1
Stop wayland-session, not wm-ready 2023-07-23 00:06:03 +02:00
ItsDrike 68b0d96841
Fix toggle-powersave script 2023-07-23 00:05:23 +02:00
ItsDrike 427d15e717
Update mimetypes 2023-07-23 00:01:17 +02:00
ItsDrike 15075f2009
Update window rules 2023-07-22 23:59:33 +02:00
ItsDrike 590b681070
Update keybinds 2023-07-22 23:59:25 +02:00
ItsDrike 84afdb1bbf
Split up hyprland config 2023-07-22 23:40:28 +02:00
ItsDrike bbc2294602
Use ctrl+F10 for obs 2023-07-22 23:33:21 +02:00
ItsDrike 64af08d11e
Remove postspace 2023-07-22 23:33:08 +02:00
ItsDrike 01c03651ce
Change terminal to kitty 2023-07-22 23:32:56 +02:00
ItsDrike e0e03aee0f
Auto-float opensnitch-ui 2023-07-22 23:32:42 +02:00
ItsDrike 84bfe7e967
Change group border color 2023-07-22 23:32:22 +02:00
ItsDrike 945e7dcce6
Add new monitor variables (hyprland update) 2023-06-26 14:18:34 +02:00
ItsDrike ca1864eb56
use fontawesome bitcoin icon 2023-06-26 14:17:07 +02:00
ItsDrike 59768f2935
Move to v3 systray
See: https://github.com/elkowar/eww/pull/743#issuecomment-1602653455
2023-06-26 14:16:27 +02:00
ItsDrike 61197fb18e
Define font-size for window name text 2023-06-26 14:16:15 +02:00
ItsDrike 36c91ef958
Improve formatting in eww.scss 2023-06-26 14:15:45 +02:00
ItsDrike e848833628
Add styling for menu items (including tray popouts) 2023-06-26 14:14:28 +02:00
ItsDrike 0565a2e651
Use default nvim, not lvim as editor 2023-05-22 16:41:34 +02:00
ItsDrike 4aaa1e1e64
Add linediff alias 2023-05-22 16:41:21 +02:00