Sergio Laín
|
4efba8c9ab
|
✨ feat(nvim): new neovim logo for alpha dashboard
|
2023-10-10 17:15:31 +02:00 |
|
Sergio Laín
|
2baa35ff99
|
✨ feat(waybar): added seconds to the clock
|
2023-10-10 10:50:32 +02:00 |
|
Sergio Laín
|
1f38692ec8
|
🐛 fix(nvim): install fzf for telescope by default if make is available
|
2023-10-10 10:50:10 +02:00 |
|
Sergio Laín
|
70be1da977
|
🐛 fix(nvim): cmp changes to adapt to lazyvim
|
2023-10-10 10:45:36 +02:00 |
|
Sergio Laín
|
8dabfaae17
|
✨ feat(autostart): activitywatch added
|
2023-10-09 18:22:53 +02:00 |
|
Sergio Laín
|
1de0a71e99
|
🔧 chore(misc): remove comments and changed order for recording
|
2023-10-09 17:52:17 +02:00 |
|
Sergio Laín
|
3a643a6b82
|
🐛 fix(pipewire): changed sample rate to 44100
there was some weird issues with recording
|
2023-10-09 17:50:41 +02:00 |
|
Sergio Laín
|
e3c0ab94c0
|
✨ feat(hypr): recording script
recording script using wf-recorder; also made a module for waybar to show an icon when recording
|
2023-10-09 17:20:06 +02:00 |
|
Sergio Laín
|
b9234e1469
|
♻️ refactor(hypr): focused monitor script changed from python to bash
|
2023-10-09 14:50:54 +02:00 |
|
Sergio Laín
|
f5428b9a0e
|
✨ feat(systemd): service to change wallpaper
the wallpaper will be changed every 2 hours
|
2023-10-09 14:49:16 +02:00 |
|
Sergio Laín
|
a99bc5f1c6
|
✨ feat(waybar): added language module
|
2023-10-09 01:24:42 +02:00 |
|
Sergio Laín
|
e1f4c27697
|
🗑️ remove(nvim): lsp-lens disabled
having some problems when opening big files with a lot of declarations and references
|
2023-10-09 00:58:31 +02:00 |
|
Sergio Laín
|
84c4a158c8
|
✨ feat(waybar): new widgets, changed existing ones and style changes
|
2023-10-09 00:57:37 +02:00 |
|
Sergio Laín
|
b5a542ab91
|
💄 style(nvim): cmp formatted correctly
|
2023-10-09 00:56:34 +02:00 |
|
Sergio Laín
|
8c4aba2a46
|
🗑️ remove(rofi): deleted window module
|
2023-10-09 00:56:02 +02:00 |
|
Sergio Laín
|
3561f4a67a
|
🎨 ux(swaync): new gradient for mpris widget
|
2023-10-09 00:55:21 +02:00 |
|
Sergio Laín
|
4f2f499e07
|
📁 files(hypr): changed keybindings script place
|
2023-10-09 00:54:34 +02:00 |
|
Sergio Laín
|
91306b8366
|
✨ feat(nvim): treesitter dots parsers
|
2023-10-09 00:53:24 +02:00 |
|
Sergio Laín
|
47a56ed244
|
✨ feat(wallpaper): added new ones
|
2023-10-09 00:24:06 +02:00 |
|
Sergio Laín
|
40a1806c1d
|
🗑️ remove(waybar): not used scripts
|
2023-10-08 17:14:09 +02:00 |
|
Sergio Laín
|
214c5ae44b
|
💄 style(nvim): stylua formatting with 2 spaces
|
2023-10-08 17:13:22 +02:00 |
|
Sergio Laín
|
ee63cb31bc
|
🗑️ remove(xresources): not necessary with wayland
|
2023-10-08 17:11:58 +02:00 |
|
Sergio Laín
|
3d1d8274ca
|
✨ feat(hypr): new color picker script and other misc changes
- obsidian binds changed to super + o
- wleave floating by default
- slidefade animation for workspaces
|
2023-10-08 15:47:16 +02:00 |
|
Sergio Laín
|
bf3b28cc26
|
🔧 chore(stylus): update stylus sources
|
2023-10-08 01:09:06 +02:00 |
|
Sergio Laín
|
60e2ee039d
|
🗑️ remove(swaync): buttons dashboard
|
2023-10-08 01:06:02 +02:00 |
|
Sergio Laín
|
a74084abd0
|
🗑️ remove(wleave): unused script
|
2023-10-08 00:49:34 +02:00 |
|
Sergio Laín
|
662774b9a3
|
🚀 perf(ansible): reflector changes to optimize speed
|
2023-10-07 23:06:09 +02:00 |
|
Sergio Laín
|
076effee95
|
🚀 perf(nvim): dropbar bufread event
|
2023-10-07 23:05:19 +02:00 |
|
Sergio Laín
|
4022ef89b4
|
✨ feat(nvim): devdocs new languages
- eslint
- prettier
- npm
- node
|
2023-10-07 23:04:20 +02:00 |
|
Sergio Laín
|
42a7c0c3b1
|
🗑️ remove(nvim): telescope config comments
|
2023-10-07 23:03:27 +02:00 |
|
Sergio Laín
|
fd4bee21b4
|
💄 style(nvim): 2 spaces as indentation
|
2023-10-07 23:02:39 +02:00 |
|
Sergio Laín
|
0422e1304c
|
🗑️ remove(nvim): copilot removed for now
|
2023-10-07 23:01:40 +02:00 |
|
Sergio Laín
|
a5f0923a9a
|
💄 style(setup): changed radius and some other misc stuff for all the tools
- swaync
- userChrome
- hyprland
- waybar
|
2023-10-07 23:00:44 +02:00 |
|
Sergio Laín
|
c9f5668973
|
♻️ refactor(hyprland): changed the screenshot selector and the bind selector to use rofi, just like the wallpaper switcher
|
2023-10-07 22:58:28 +02:00 |
|
Sergio Laín
|
4812602708
|
✨ feat(hyprland): wallpaper switcher
using rofi and the browser-extended plugin to select a wallpaper for the system
also made a random wallpaper script for the start of the system
|
2023-10-07 22:56:02 +02:00 |
|
Sergio Laín
|
a0e6cf42b9
|
✨ feat(nvim): added new breadcrumbs bar
also changed the old bbq for the new dropbar because of neovim nightly adoption
|
2023-10-06 12:54:41 +02:00 |
|
Sergio Laín
|
f38ba04d54
|
✨ feat(nvim): new scrollbar added
now im using neovim nightly (10.0) so i can replace the old scrollbar that i had for this one which
is more useful and cool!
|
2023-10-06 12:53:48 +02:00 |
|
Sergio Laín
|
3f134bb5e7
|
🔧 chore(nvim): changed keymap
to adapt to the new lazyvim change of mini.surroundings keymap gs
|
2023-10-06 12:52:32 +02:00 |
|
Sergio Laín
|
62c6cce5eb
|
✨ feat(nvim): new live-server plugin
this new plugin has a command for toggling which is useful for doing binds easier than having a
start and stop commands
|
2023-10-06 12:50:38 +02:00 |
|
Sergio Laín
|
272fa9187a
|
🔧 chore(betterdiscord): plugin update
|
2023-10-06 12:48:51 +02:00 |
|
Sergio Laín
|
e5b063b644
|
🎨 ux(hyprland): new shadow changes
|
2023-10-05 13:29:06 +02:00 |
|
Sergio Laín
|
0e9d5b6b9f
|
✨ feat(nvim): binds for md preview and gitignore searching templates
|
2023-10-05 13:08:28 +02:00 |
|
Sergio Laín
|
ee25440829
|
✨ feat(config): nvim
none-ls taplo formatting added for toml files
|
2023-10-05 13:07:45 +02:00 |
|
Sergio Laín
|
29609cab38
|
✨ feat(yazi): config added
|
2023-10-05 13:07:04 +02:00 |
|
Sergio Laín
|
8636517fac
|
🗑️ remove(xplr): xplr file manager
discovered today a great file manager made in rust called yazi so im switching to it
|
2023-10-05 13:06:15 +02:00 |
|
Sergio Laín
|
878a6deb99
|
🐛 fix(commitizen): change icons space
|
2023-10-04 22:55:57 +02:00 |
|
Sergio Laín
|
cafe17aa3d
|
✨ feat(starship): vim icon
|
2023-10-04 20:42:29 +02:00 |
|
Sergio Laín
|
046a592695
|
✨ feat(fish): new ip alias
|
2023-10-04 20:37:41 +02:00 |
|
Sergio Laín
|
deb78276ea
|
✨ feat(starship): new git icons for starship
|
2023-10-03 20:01:21 +02:00 |
|
Sergio Laín
|
dba7b5e9fd
|
✨ feat(nvim): prettierd on mason and lsp lens
|
2023-10-03 20:00:36 +02:00 |
|