Commit Graph

248 Commits

Author SHA1 Message Date
00f80973d8 feat: add long press to lock the session 2026-05-28 18:07:08 +02:00
3944941943 fix: remove wrong binding 2026-05-20 08:47:44 +02:00
a24ffeb5c8 update hyprland border color 2026-05-14 15:20:19 +02:00
e0ec4cdbec update noctalia conf 2026-05-14 15:20:02 +02:00
1eadb45ac7 feat: migrate hyprland configs to lua 2026-05-12 16:17:32 +02:00
6ae7ecbc24 fix: fixed broken hyprland config for 0.55 2026-05-11 12:13:52 +02:00
1f917d90a1 feat(noctalia): use uwsm-app instead of uwsm app to lauch apps 2026-04-27 12:10:30 +02:00
083b6baa9b feat(nvim): use default bindings for lsp complete 2026-04-27 12:09:52 +02:00
50bfa1b7fc feat(hyprland): use uwsm-app instead of uwsm app to improve faster
startup times
2026-04-27 12:08:14 +02:00
3c823b63fc feat(noctalia): disable idle management 2026-04-26 10:11:08 +02:00
ce3d8cf0cc feat: update nvim config. Disabled italic font and enabled the new ui 2026-04-26 10:10:16 +02:00
8648cf73bb feat(noctalia): added update widget 2026-04-20 21:06:37 +02:00
968e461e87 fix(noctalia): do not use uwsm app to launch ipc calls
This helps to remove latency, that was noticeable when pressing buttons
2026-04-20 21:00:50 +02:00
7b01c1a29d feat(noctalia): launch hyprlock without fade animation to avoid some
micro flashing on resume
2026-04-19 12:13:05 +02:00
413997d06f feat(noctalia-shell): add bluethoot icon 2026-04-18 01:14:08 +02:00
3262a66fac refactor: small updates to gaps size and trackpoint sensitivity on the
thinkpad laptop
2026-04-18 00:50:51 +02:00
0905224010 feat: use noctalia shell instead of waybar and hyprpaper and other tools 2026-04-18 00:49:47 +02:00
c822c45ea0 nvim: use rose-pine theme 2026-04-14 09:51:12 +02:00
8bad3cc890 feat: enable animations in hyprlock 2026-04-13 23:53:57 +02:00
e5300b3686 feat: update nvim config to match 0.12 version 2026-04-13 23:53:34 +02:00
9f62daedcd update nvim plugins 2026-03-27 12:59:27 +01:00
bf85f17efd Revert "feat: add fingerprint scanner"
This reverts commit 67a6cec0a9.
2026-03-26 15:56:31 +01:00
68849a8eec feat: reduce borders size 2026-03-26 15:54:12 +01:00
67a6cec0a9 feat: add fingerprint scanner 2026-03-19 00:10:20 +01:00
39d6d77447 feat: increase contrast for waybar element 2026-03-18 10:59:31 +01:00
85c1582ba8 feat: enable animations on hyprland 2026-03-18 10:58:49 +01:00
d770a3447d feat: update dunst (notify) config to improve notification positioning 2026-03-18 10:55:44 +01:00
a414955fa6 refactor: fix waypaper to use hyprpaper again 2026-02-10 10:10:42 +01:00
fd064c4aad refactor: disable hyprland animations and fix scaling 2026-02-10 10:08:33 +01:00
0a83f096fc feat: add ctrl-d and ctrl-f keybind to move down/up in copy mode 2026-02-01 19:04:48 +01:00
23f428df6e fix: update hyprpaper to disable background phrases 2026-01-14 18:17:55 +01:00
ee94f6026d feat: add zathura pdf viewer config 2026-01-07 21:26:36 +01:00
4f8959aafb refactor: update windows rules to v3 for hyprland 0.53 2026-01-04 22:54:45 +01:00
7f029b8f9e feat: add screenshot keybind with the print key 2025-10-23 15:30:09 +02:00
37e49be6ce workaround for broken key on my laptop: use mic mute as volume down 2025-10-09 12:40:19 +02:00
db03b75d4d update notification background color to make text more visible 2025-10-09 12:39:32 +02:00
aff8d3d553 feat: update to hyprland 0.51 and added perplexity ai shortcut 2025-09-16 13:16:03 +02:00
cb84b149a3 fix(waybar-modules): update module waits for a minute before trying to
check if update are available. In this way we have some time to wait for
a connection to become available
2025-09-07 14:30:07 +02:00
17ecdc7389 feat(browsers): switch to zen 2025-09-06 19:59:52 +02:00
6e8cbffb2e feat(waybar-config): pacman module: do not ping to archlinux server,
just run cheupdates, it will return false if no connection is available
2025-09-06 18:45:42 +02:00
e9074cd643 feat(waybar-modules): pacman module can now update the system when we
click on it
2025-09-06 03:11:04 +02:00
9397c6a5fb feat(waybar-modules): add modules that shows how many packages need an update
refactor(waybar-styles): update css to simplify changes
2025-09-06 02:53:34 +02:00
9cd50c2318 feat: add do not disturb toggle
refactor: move idle inhibitor and do not disturb module to the right
2025-09-06 02:21:16 +02:00
54e3820d96 update nvim lock file 2025-09-04 00:27:41 +02:00
10699d64b1 feat(rofi-pwr-menu): add logout option 2025-09-03 01:10:27 +02:00
f586e5da14 fix: remove double call of uwsm app 2025-09-03 00:55:31 +02:00
a5fc7eec95 feat: remove code to lauch uwsm since we now use Ly as login manager
(greeter)
2025-09-03 00:54:07 +02:00
c1da830392 feat: notification update colors and animations 2025-09-02 19:26:19 +02:00
3bce8fd152 feat(dunst): notifications now have blurred background
feat(rofi): dim the rest of the screen when rofi is showed
2025-09-02 18:03:41 +02:00
ff218251ff feat(nvim): use pyright and ruff 2025-09-01 04:43:30 +02:00