b1f76d6ac2
fix(hypr): increase length of workspace swap animation
...
Far too low before, originally done for the gesture speed, but affected
actually swapping between workspaces with the keyboard far more.
2026-03-05 16:52:42 +00:00
f171fe16fb
feat(waybar): new waybar styling
...
Trying it out for now, might revert still since I'm not fully sold on it
yet. It's sleek but a bit "gamer-y" for my taste.
2026-03-05 16:46:16 +00:00
dac5c77bed
feat(vscode): add vscode settings and extensions
2026-03-05 15:38:23 +00:00
4b3fd8bfa6
fix(wallpapers): remove unnecessary wallpaper
2026-03-05 14:45:40 +00:00
0506b1fa6d
fix(hypr): separate two different animations
...
The overshoot animation applied to all windows and looked strange on
windows.
2026-03-05 11:01:27 +00:00
d91355f602
refactor(hypr): move gestures to input file
...
Gestures are not decorational, they are inputs.
2026-03-05 10:50:15 +00:00
d5ce4b4b19
feat(hypr): update beizer animation for smoother workspace swaps
...
Workspace swaps with no overshoot felt slightly clunky. Adding a small
overshoot makes it feel more smooth and Mac-like.
2026-03-05 10:29:20 +00:00
e36719997a
fix(sddm): permissions and ownership of root-level SDDM confs
...
SDDM configs are at the system root level and are not user owned,
therefore they must be owned by the root and have special permissions.
`/etc/sddm.conf.d` and `/etc/sddm` *should* have permissions of 644.
Root can read/write, everyone else can read.
2026-03-05 09:57:40 +00:00
e972fa387d
feat(packages): add earlyoom package
...
Prevents system freezing up when RAM runs out
2026-03-03 21:02:06 +00:00
d88f49732c
feat: add nvidia-container-toolkit package
2026-03-03 14:14:57 +00:00
b1341b7920
feat: add discord settings
2026-03-02 21:43:08 +00:00
9dcb1ac329
fix: remove unused deps
2026-03-02 21:41:15 +00:00
3827de7d7c
feat: update media keybinds to use f-keys
2026-03-01 18:42:46 +00:00
2a0c796952
fix: hardcoded PATH configs specific to a machine
...
Also removed neofetch
2026-03-01 18:23:29 +00:00
458b14ad5a
feat: add .gitconfig
2026-03-01 18:15:28 +00:00
258702801e
refactor(hypr): remove duplicated config from hyprland.conf
2026-03-01 11:26:59 +00:00
63d5d8bf85
feat: reduce scroll factor for smoother scrolling
...
Refactor input settings into it's own file
2026-02-28 19:43:57 +00:00
b6304c9430
docs: remove reqs from README
...
Reqs exist as package names in `packages`. Must still update
bootstrap.sh
2026-02-27 17:52:26 +00:00
1feae4fda9
chore: remove modelio alias
...
Use wofi menu option and edit .desktop launch file instead of launching
from terminal
2026-02-27 17:50:30 +00:00
7218365434
feat(sddm): add SDDM theme and config files
2026-02-26 22:09:11 +00:00
6267c5456c
refactor: split packages by logical group
2026-02-26 21:02:37 +00:00
08c2929606
fix: remove unused and redundant packages
2026-02-26 20:59:01 +00:00
a55d8ec23b
docs: update README for explict package command
2026-02-26 20:55:04 +00:00
ae12cf6332
feat: add packages.txt which lists all installed packages
2026-02-26 20:53:16 +00:00
1208b2cf10
fix(hyprland): fix per-device mouse sens
2026-02-26 20:45:43 +00:00
2227c87ab0
chore: clean up PATH envs
...
Prepending is generally recommended
2026-02-26 20:40:07 +00:00
9eb75b6306
fix: duplicate powerlevel10k setting & always-on neofetch
...
Running Neofetch on every shell spawn slows it down. Add check to ensure
it's only an interactive shell
2026-02-26 20:38:19 +00:00
6fe6528f9b
feat(zshrc): add modelio with start envs to ensure functionality
2026-02-26 20:32:05 +00:00
fab1b3a175
fix(waybar): incorrect window alignments wit hyprland border spacings
2026-02-21 01:14:51 +00:00
2d25b86d8e
feat(wallpapers): add new wallpapers
2026-02-16 21:15:42 +00:00
47af1cc086
fix(hyprland): fix missing hyprpaper config
2026-02-13 21:42:21 +00:00
03aea8a340
docs: update README.md
2026-02-12 12:51:31 +00:00
4fc9a1d838
feat(wallpapers): add extra wallpaper and fix file types
2026-02-12 12:45:19 +00:00
4b0671287c
feat(wofi): add wallpaper selection menu
2026-02-12 12:40:47 +00:00
20f6bede8e
feat(kitty): add kitty conf
2026-02-09 20:49:39 +00:00
2af53f29a6
feat(zshrc): set default text editor
2026-02-09 18:02:24 +00:00
8474908d14
docs: update README
2026-02-09 17:54:50 +00:00
316d7f4c19
feat(zsh): add opencode to path
2026-02-09 17:54:26 +00:00
d78bd2f08c
chore(waybar): remove dependency on pamixer
2026-02-09 17:53:38 +00:00
58f890a324
fix(waybar): broken polling of mic status on main PC
2026-02-09 17:49:27 +00:00
770925b66a
feat(waybar): add RAM usage module
2026-02-09 14:49:15 +00:00
ad85c16268
chore(wofi): remove old css
2026-02-09 14:37:32 +00:00
be15649bbb
feat(hypr): add keybind for volume mute
2026-02-09 14:35:04 +00:00
1a2929da35
feat(hypr): add keybinds for brightness control
2026-02-09 14:33:45 +00:00
eef6682741
feat(hypr): add keybinds for volume control
2026-02-09 14:32:29 +00:00
5cfcb8a394
fix(waybar): mic icon centering and change to event-driven updating
2026-02-09 14:18:04 +00:00
2fce7ad031
chore: remove old scripts
2026-02-09 13:44:25 +00:00
2baeeee39a
feat: launch nextcloud on startup
2026-02-08 18:54:02 +00:00
ce21689c73
docs: update readme reqs
2026-02-06 23:46:54 +00:00
512f81b5bb
feat: mako notification config
2026-02-06 23:45:50 +00:00