Commit graph

1001 commits

Author SHA1 Message Date
Sergio Laín
9b1772488a
feat(nvim): add markmap extra 2023-12-21 20:46:10 +01:00
Sergio Laín
de551af86a
💄 style(README): deleted comma 2023-12-21 13:08:14 +01:00
Sergio Laín
fa1b3fe6c0
🎨 ux(README): add icons to each feature 2023-12-21 13:06:56 +01:00
Sergio Laín
5a8ce7931f
📚 docs(README): added info in the apps seen on the overview images 2023-12-21 12:13:27 +01:00
Sergio Laín
285bee1abe
💄 style(README): titles are now bigger 2023-12-21 11:53:17 +01:00
Sergio Laín
42c61f4742
📚 docs(README): added features entry 2023-12-21 11:50:09 +01:00
Sergio Laín
a96abffb99
🔧 chore(nvim): plugin updates 2023-12-21 11:49:10 +01:00
Sergio Laín
3b6d764927
📚 docs(README): add swayosd entry to the system apps 2023-12-21 02:00:52 +01:00
Sergio Laín
8473d706b3
🐛 fix(waybar): revert changes of previous commit about the notifications space icons
and thats why you have to test all what you change :)
2023-12-21 01:57:38 +01:00
Sergio Laín
a6ccb36457
♻️ refactor(waybar): use swayosd instead of pactl, use rofi without the theme flag and change some spaces for notifications icons 2023-12-21 01:53:46 +01:00
Sergio Laín
089cc7a730
feat(hypr): add swayosd bindings and changed some existing ones 2023-12-21 01:52:39 +01:00
Sergio Laín
2be2cba7dc
feat(keyb): added mpv config 2023-12-21 00:33:00 +01:00
Sergio Laín
16cb5f5177
🔧 chore(betterdiscord): plugin updates 2023-12-21 00:32:39 +01:00
Sergio Laín
f23b1ca664
🔧 chore(browser): violentmonkey backup 2023-12-21 00:32:22 +01:00
Sergio Laín
9c35d0f525
⚙️ config(mpv): deleted scroll bindings, changed some existing ones and added some others 2023-12-21 00:31:51 +01:00
Sergio Laín
c5691a8bc2
🔧 chore(nvim): plugin updates 2023-12-21 00:30:44 +01:00
Sergio Laín
91687cbf34
💄 style(mpv): changed comment of movement to progress 2023-12-20 17:51:03 +01:00
Sergio Laín
f6be5063cd
♻️ refactor(mpv): added new levels for audio and progress 2023-12-20 17:49:50 +01:00
Sergio Laín
11350f8b6b
🔧 chore(nvim): plugin updates 2023-12-20 17:28:11 +01:00
Sergio Laín
14f48a5f1b
feat(keyb): add keyb default config
also changed some keymaps
2023-12-20 17:27:54 +01:00
Sergio Laín
52cad074ed
⚙️ config(keyb): added mpv and yazi configs
i still have to do them
2023-12-20 17:27:03 +01:00
Sergio Laín
5fca5e1050
feat(keyb): updated keyb hyprland config to have the latest bindings 2023-12-20 17:10:34 +01:00
Sergio Laín
3473496039
⚙️ config(hypr): moved some binding declarations 2023-12-20 17:09:48 +01:00
Sergio Laín
0280f7fff6
feat(hypr): added wiki keybinds for the wm and dots 2023-12-20 16:49:22 +01:00
Sergio Laín
99d880a797
♻️ refactor(rofi): add theme to the default so it can be called by default using only the rofi command 2023-12-20 16:40:30 +01:00
Sergio Laín
279cd69057
feat(nvim): add yanky custom keymaps 2023-12-20 16:39:07 +01:00
Sergio Laín
9a93bc10af
🔧 chore(nvim): typo in the word formatters 2023-12-20 13:36:31 +01:00
Sergio Laín
c0fa54da1f
⚙️ config(nvim): add icon-picker options to a submodule in whichkey 2023-12-20 13:34:14 +01:00
Sergio Laín
7ba477e08c
📚 docs(nvim): modified README to include new plugins and language servers, linters and formatters 2023-12-20 13:33:20 +01:00
Sergio Laín
291bad2f42
🔧 chore(pacman): package updates 2023-12-20 13:32:41 +01:00
Sergio Laín
9d99cf2d50
🔧 chore(nvim): plugin updates 2023-12-20 12:15:00 +01:00
Sergio Laín
0ee9db7a27
💄 style(README): text editor instead of editor for nvim entry 2023-12-20 12:13:58 +01:00
Sergio Laín
18e2f74004
📚 docs(README): changed the apps layout: now using tables 2023-12-20 00:02:34 +01:00
Sergio Laín
7b36451a11
💄 style(README): change catppuccin banner width 2023-12-19 17:17:34 +01:00
Sergio Laín
7abfa0ee61
🔧 chore(nvim): plugin updates 2023-12-19 17:17:08 +01:00
Sergio Laín
24b3a20722
♻️ refactor(nvim): moved spell check for vscode into the extra 2023-12-19 17:00:18 +01:00
Sergio Laín
a01147f661
⚙️ config(nvim): add silent and description to some keymaps 2023-12-19 14:25:33 +01:00
Sergio Laín
ea8f38b863
⚙️ config(nvim): enable spelling when not using vscode 2023-12-19 14:25:11 +01:00
Sergio Laín
b474901827
🗑️ remove(neofetch): unnecesary code and comments 2023-12-19 13:40:56 +01:00
Sergio Laín
56fb17e446
🎨 ux(neofetch): add color to the icons 2023-12-19 13:40:06 +01:00
Sergio Laín
f618c0343d
🎨 ux(neofetch): image y-offset and changed color dots 2023-12-19 13:21:17 +01:00
Sergio Laín
5c6eba2dc0
🔧 chore(pacman): package updates 2023-12-19 13:13:49 +01:00
Sergio Laín
3b04dc179a
🔧 chore(nvim): plugin updates 2023-12-19 13:13:38 +01:00
Sergio Laín
1b83f6215a
feat(nvim): added esqueleto extra 2023-12-19 13:13:05 +01:00
Sergio Laín
dc82c9e784
feat(ansible): added new packages for amd drivers 2023-12-18 12:46:31 +01:00
Sergio Laín
f480dbdf18
🐛 fix(kitty): changed hardcoded nemo into xdg-open specification 2023-12-18 12:45:58 +01:00
Sergio Laín
452d913d6b
🔧 chore(pacman): new packages 2023-12-18 12:45:27 +01:00
Sergio Laín
b8a4b5a908
🔧 chore(nvim): plugin updates 2023-12-18 11:17:43 +01:00
Sergio Laín
7f068311d5
♻️ refactor(nvim): check if using nvim 0.10 2023-12-17 23:14:34 +01:00
Sergio Laín
03803101ab
🔧 chore(pacman): package updates 2023-12-17 23:14:07 +01:00