Commit graph

825 commits

Author SHA1 Message Date
ItsDrike 3f5fef59c9
Add tmux configuration 2023-04-27 13:28:05 +02:00
ItsDrike eaf2c5cec0
Remove z.lua git module (installed via zgenom) 2023-04-27 13:27:06 +02:00
ItsDrike 3036faee22
Prefer nvim as MANPAGER, if available 2023-04-24 13:09:26 +02:00
ItsDrike 8db46cd6bf
Use ffmpegthumbnailer as video thumbnailer 2023-04-23 11:09:39 +02:00
ItsDrike 61136611de
Use relative path in latest link 2023-04-16 02:51:01 +02:00
ItsDrike e7f7ac8334
Fix typo in tag name 2023-04-11 21:41:36 +02:00
ItsDrike 3cfb4df6af
Add amdgpu_bl1 to brightness sudo exception 2023-04-10 19:51:55 +02:00
ItsDrike 259d84b6cd
Blacklist Caskaydia nerd fonts (causes issues)
Caskaydia Nerd Fonts are automatically installed with `nerd-fonts-git`
AUR package, however their presence seems to be causing issues with
Material Symbols font. This then affects the eww bar, making the icons
small.

This is a pretty odd issue, but after some debugging, removing or
blacklisting this font does resolve the issue. It seems that it's some
font priority issue, however the eww bar clearly specifies which font to
use, and the icons are correct, it's just the size that's weird (too
small).

This is just a hacky workaround, but it's probably a permanent one,
unless I figure out what exactly is the cause of this and resolve it
diferently, which I'm probably too lazy to get to.
2023-04-10 15:51:11 +02:00
ItsDrike 312e27aa6b
Use zsh in profile 2023-04-10 15:50:01 +02:00
ItsDrike f0f6336b4e
Add fallback to xinit if hyprland isn't installed 2023-04-10 15:49:49 +02:00
ItsDrike b430528874
Remove accidentally pasted rule 2023-04-10 15:48:51 +02:00
ItsDrike eed7a6ad08
Update stremio class in window rule 2023-04-10 15:47:51 +02:00
ItsDrike d2e41de5b5
Float spotify popup hint windows 2023-04-10 15:47:34 +02:00
ItsDrike 76b961f4b3
Add window rule for easyeffects 2023-04-10 15:47:06 +02:00
ItsDrike d68ade6f62
Add udev rule to run suspend when battery drops to 2% 2023-03-28 02:55:53 +02:00
ItsDrike 5972b65e95
Add power-connected/disconnected systemd targets 2023-03-28 02:47:34 +02:00
ItsDrike bc3a65ba93
Make services specific to wayland use their own sysd target 2023-03-26 13:06:59 +02:00
ItsDrike 02b99b30cb
Start gnome-keyring on wm-ready 2023-02-17 11:34:41 +01:00
ItsDrike 0e05953a38
Add some more float rules 2023-02-17 11:32:59 +01:00
ItsDrike f1dabb9f19
Wait 1s before starting wm-ready target 2023-02-17 11:32:26 +01:00
ItsDrike 63f92dbba7
Use pcman-qt as default app for inode/directory 2023-02-17 11:31:49 +01:00
ItsDrike e6e497b779
Make MPV work properly under wayland 2023-02-17 11:30:49 +01:00
ItsDrike e3dc08d787
Use UP/DOWN for volume control 2023-02-17 11:30:24 +01:00
ItsDrike 0e148e6343
Suppress stderr (loading) output from gh-notify 2023-02-17 11:28:13 +01:00
ItsDrike 64beef9cb6
Update git aliases 2023-02-17 11:27:01 +01:00
ItsDrike 9766350e8d
Update git signing key 2023-02-17 11:26:45 +01:00
ItsDrike 921590323f
Add some more configuration aliases 2023-02-17 11:26:23 +01:00
ItsDrike 96d3eefb39
Add zsh-completions and zsh-autosuggestions 2023-02-11 18:53:43 +01:00
ItsDrike 475d163269
Move zgenom to the bottom (plugins should load last) 2023-02-11 18:53:27 +01:00
ItsDrike bd5ef1bef4
Rework zsh config and use zgenom for plugins 2023-02-09 13:09:37 +01:00
ItsDrike 112368f7d1
Use --no-persist option for clipman, to avoid it overriding mime types 2023-02-03 05:46:47 +01:00
ItsDrike e7aa2bb510
Add quick-record script for easy screen capture recordings 2023-02-03 05:46:28 +01:00
ItsDrike 88072cac31
Fix time variable in eww 2023-02-02 23:57:42 +01:00
ItsDrike 947b3a84c0
Add aliases for rm -r and rm -rf 2023-02-02 23:26:54 +01:00
ItsDrike 12b77dfa2f
Don't use trash-put by default for rm 2023-02-02 23:26:45 +01:00
ItsDrike de1fec1b7e
Remove no longer used graphical-session.target 2023-02-02 23:23:17 +01:00
ItsDrike 2d8ba074f5
Add RestartSec=3 to eww and wallpaper services 2023-02-02 23:23:03 +01:00
ItsDrike 8a33d738af
Convert eww-bar service to an instantiated eww-window service 2023-02-02 23:22:29 +01:00
ItsDrike 8dfb109e83
Ensure eww daemon is running with eww ping in eww-bar service 2023-02-02 23:08:21 +01:00
ItsDrike 4c7e892acb
Remove backup file 2023-02-02 23:00:37 +01:00
ItsDrike 7f2f567807
Add support for partial overwriting 2023-02-02 22:55:45 +01:00
ItsDrike 681427ad9a
Use ifconfig.me instead of ifconfig.co for ip obtaining 2023-02-02 22:53:12 +01:00
ItsDrike 8767fdf367
Fix some formatting issues 2023-02-02 22:08:41 +01:00
ItsDrike c9d593ef4f
Use a much less repetetive system for applying fixes 2023-02-02 22:04:51 +01:00
ItsDrike 7c735df204
Export RANDFILE to follow XDG dirs 2023-02-02 22:04:05 +01:00
ItsDrike 6ce522f012
Use match statements instead of if-elif chains 2023-02-02 21:32:53 +01:00
ItsDrike 81224d24e7
Move github-notification icon to apps/ subdir 2023-02-02 21:32:38 +01:00
ItsDrike 449e912560
Ensure system dir exists for NOTFOUND 2023-02-02 21:12:45 +01:00
ItsDrike bf5734f571
Add clipman clipboard manager 2023-02-02 19:16:36 +01:00
ItsDrike 3159fc4909
Center the elements in network panel and decrease size 2023-02-02 18:59:51 +01:00