1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00
Commit graph

288 commits

Author SHA1 Message Date
oddlama
143f04fb03
fix: start i3-session with i3 to satisfy graphical-session.target 2023-10-16 17:08:05 +02:00
oddlama
a6c643d8b1
feat: add brightness keybinds and notification 2023-10-16 16:33:20 +02:00
oddlama
4d42043895
feat: add volume keyboard shortcuts with notification 2023-10-16 16:12:47 +02:00
oddlama
d081e70d78
feat: use flameshot for screenshotting (twice as fast for fullscreen) 2023-10-16 02:14:28 +02:00
oddlama
667fa26f14
feat: add flameshot config 2023-10-16 01:44:47 +02:00
oddlama
6e8aae7d8d
refactor(screenshots): use separate scripts package 2023-10-16 00:46:30 +02:00
oddlama
1ae55fa9f6
chore(wired-notify): move notifications to monitor 1 2023-10-15 14:16:01 +02:00
oddlama
bec6f5d421
chore(wired-notify): update test script 2023-10-15 00:20:21 +02:00
oddlama
729949e218
feat(wired-notify): add indicator overrides for brightness and volume 2023-10-14 23:21:17 +02:00
oddlama
88a547f6f5
feat(wired): fix button bar inducing offset on other notifications; add test script 2023-10-14 23:21:17 +02:00
oddlama
f9c4279de2
chore: add todo about screenshotting 2023-10-14 17:30:41 +02:00
oddlama
c19dc452f0
feat: polish buttons in wired-notify theme 2023-10-13 02:18:00 +02:00
oddlama
34d96f6895
feat: fix wired padding for some notifications, add rudimentary button bar 2023-10-12 21:15:46 +02:00
oddlama
d8138efbec
feat: make conditional top bar in wired 2023-10-12 15:50:56 +02:00
oddlama
056fe1e7fe
feat: add progress to wired-notify 2023-10-12 04:05:19 +02:00
oddlama
f09c203f8f
feat: add basic wired-notify base16 style 2023-10-11 18:15:25 +02:00
oddlama
2dd6782453
chore: don't translate german in new FF 2023-10-11 00:41:59 +02:00
oddlama
75d2dc2b66
fix: use qt pinentry to ditch gtk2 2023-10-06 01:14:27 +02:00
oddlama
d8aae79086
chore: ssh entries 2023-10-06 01:14:15 +02:00
oddlama
0e6d7f0afd
fix: correctly check layout of container 2023-10-06 01:13:42 +02:00
oddlama
f37e75da40
fix: set missing mimetype for thunderbird 2023-10-05 01:53:39 +02:00
oddlama
61dcfcc9d1
feat: use pinentry-gnome hoping that it isn't gtk2 2023-10-05 01:53:23 +02:00
oddlama
905c6ccdc1
feat: use kvantum for qt with KvLibadwaitaDark theme 2023-10-05 01:30:43 +02:00
oddlama
544a3bb056
feat: fix wired.ron config literals 2023-10-04 18:10:02 +02:00
oddlama
a575d2e271
chore: don't change i3 layout if workspace already uses that layout 2023-10-04 17:43:12 +02:00
oddlama
ae0dcc3401
feat: add ron format generator 2023-10-04 17:41:50 +02:00
oddlama
b904ab91ec
fix(i3-per-workspace-layout): prevent creating a cascade of single-child containers 2023-10-03 20:48:58 +02:00
oddlama
19cd5c3914
fix: steam wmclass 2023-10-02 23:42:50 +02:00
oddlama
2710a1be16
add workspace 5 to tabbed layouts 2023-10-02 20:07:05 +02:00
oddlama
ed1683d50b
feat: add sway-overfocus (also for i3) that allows focusing while skipping tabs (cycle tabs via mod+tab) 2023-10-02 16:34:54 +02:00
oddlama
c93a5d63a9
feat: assign some programs to specific workspaces, and enable the per-workspace-layout tool 2023-10-02 16:05:03 +02:00
oddlama
8f1773fdd0
feat: add little tool to assign per workspace layouts in i3 2023-10-02 16:04:34 +02:00
oddlama
070a92468e
feat: replace deadd with wired-notify ❤️ muchhh better 2023-10-02 02:08:41 +02:00
oddlama
59bee10697
chore: some more playing around with deadd, but still not to my liking 2023-10-01 17:33:27 +02:00
oddlama
954d659264
chore: remove picom again. makes everything slow :( 2023-10-01 14:03:42 +02:00
oddlama
61af9f62a5
feat: enable picom 2023-10-01 13:45:40 +02:00
oddlama
ffbef38f96
fix: force git commit signing the proper way 2023-09-30 19:39:11 +02:00
oddlama
d9b1bf7e9a
feat: add deadd-notification-center 2023-09-30 02:51:51 +02:00
Patrick Großmann
22039dfe11
chore: modernized firefox config, removed out of date option 2023-09-29 20:28:54 +02:00
oddlama
ad03744781
chore: disable tesseract OCR for fullscreen screenshots 2023-09-29 17:30:17 +02:00
oddlama
7b9cc4172a
feat: improve screenshot notifications and implement qr code scanning 2023-09-29 17:27:48 +02:00
oddlama
dcf3c65839
feat: add screenshot + OCR scripts 2023-09-29 15:32:16 +02:00
oddlama
b4af1a9922
feat: enable numlock by default in i3 2023-09-29 15:31:34 +02:00
oddlama
06c188440f
chore: persist ~/Pictures 2023-09-29 15:30:41 +02:00
oddlama
1907140e03
feat: switch to decaycs/onedark mix theme 2023-09-28 18:21:16 +02:00
oddlama
73d7a42879
feat: build a much more minimal config for installing 2023-09-26 21:43:23 +02:00
oddlama
54e158d079
fix: use ssh ControlMaster=auto and not yes (which causes errors on 2nd+ connection) 2023-09-24 22:56:06 +02:00
oddlama
a1c26b127a
chore: add kitty terminfo for all systems 2023-09-24 19:49:17 +02:00
oddlama
b3f08ef7c3
chore: update agenix-rekey 2023-09-24 18:12:04 +02:00
oddlama
7042ea9ecc feat: add kagi search engine 2023-09-23 12:05:51 +02:00