Sergio Laín
|
8ab0b763aa
|
✨ feat(hypr): add a new keybind for the toggling the notifications menu
|
2024-05-05 13:39:03 +02:00 |
|
Sergio Laín
|
38df8196b8
|
♻️ refactor(hypr): delete some redundant code for the scratchpad and screenshot bindings
|
2024-05-05 13:38:09 +02:00 |
|
Sergio Laín
|
56598e13f6
|
🐛 fix(hypr): gaming workspace wasnt updated when changing to 9 max workspaces
|
2024-04-28 00:22:11 +02:00 |
|
Sergio Laín
|
0f04dd770e
|
📦️ deps(browser): change from librewolf to floorp
|
2024-04-27 20:16:18 +02:00 |
|
Sergio Laín
|
4c5b90b90d
|
♻️ refactor(hypr): change workspace number to 9 for hyprexpo plugin to work
adapt rules as well
|
2024-04-25 18:20:44 +02:00 |
|
Sergio Laín
|
164148b71f
|
♻️ refactor(hypr): setting default workspaces for each monitor
|
2024-04-17 20:39:02 +02:00 |
|
Sergio Laín
|
9f4fe396c3
|
♻️ refactor(hypr): pyprland is now in charge of randomizing the system wallpaper instead of a custom systemd service
|
2024-04-13 17:48:44 +02:00 |
|
Sergio Laín
|
5d7f918d86
|
⏪️ revert(hypr): deleted cava bind by accident
|
2024-04-07 13:58:55 +02:00 |
|
Sergio Laín
|
555c8868d3
|
✨ feat(hypr): new scratchpads: topgrade for pacman and for all the system
|
2024-04-07 13:56:38 +02:00 |
|
Sergio Laín
|
f8c789552c
|
✨ feat(hypr): new scratchpad: cava
|
2024-04-07 00:49:33 +02:00 |
|
Sergio Laín
|
7d69533e01
|
💬 comments(hypr): gaming workspace
|
2024-04-03 09:58:05 +02:00 |
|
Sergio Laín
|
e2e456e8c1
|
🐛 fix(hypr): load workspaces on each monitor correctly
|
2024-04-02 16:49:20 +02:00 |
|
Sergio Laín
|
bcdbcce9fe
|
✨ feat(hypr): new bindings to change monitors
|
2024-04-02 12:33:26 +02:00 |
|
Sergio Laín
|
87e14b7cf8
|
💄 style(hypr): spaces on bind definition
|
2024-04-02 12:33:05 +02:00 |
|
Sergio Laín
|
d30768a3e5
|
✨ feat(hypr): script to simulate the awesomewm workspaces behaviour
|
2024-04-02 12:32:12 +02:00 |
|
Sergio Laín
|
22c128a723
|
🗑️ remove(hypr): recording script and cli recorder; now using obs for everything recording related
|
2024-04-02 09:19:16 +02:00 |
|
Sergio Laín
|
1bb0b31250
|
🐛 fix(hypr): hyprfreeze script is now called correctly on the keybind
|
2024-04-02 09:17:24 +02:00 |
|
Sergio Laín
|
e0785bf1ee
|
⚙️ config(hypr): remove freeze option from the hyprshot bindings
|
2024-03-30 00:25:41 +01:00 |
|
Sergio Laín
|
a864434259
|
✨ feat(hypr): script to toggle floating states and control the size of the window
|
2024-03-29 18:28:41 +01:00 |
|
Sergio Laín
|
fc351d7e94
|
⚙️ config(hypr): enable vrr only on fullscreen apps
|
2024-03-24 15:21:22 +01:00 |
|
Sergio Laín
|
01d799483b
|
✨ feat(hypr): enable tearing and vrr
|
2024-03-23 00:50:55 +01:00 |
|
Sergio Laín
|
3cc6cc0d40
|
🐛 fix(hypr): use # instead of ## for comments due to new hyprlang version
|
2024-03-22 21:25:27 +01:00 |
|
Sergio Laín
|
eedb442f03
|
💬 comments(hypr): add key for one binding
|
2024-03-17 18:14:35 +01:00 |
|
Sergio Laín
|
1900743899
|
⚙️ config(hypr): disable tearing by default
|
2024-02-25 18:03:56 +01:00 |
|
Sergio Laín
|
9adf41efff
|
📦️ deps(hypr): added hyprshot in local env with custom patches
|
2024-02-20 01:10:11 +01:00 |
|
Sergio Laín
|
6f7d32f4cf
|
♻️ refactor(hypr): moved individual modules of hypr conf into their own files
now themes are more modular
|
2024-02-20 01:09:03 +01:00 |
|
Sergio Laín
|
9e8fcdcfa1
|
✨ feat(hypr): add hyprfreeze, an script to suspend the active window process
useful when gaming
|
2024-02-17 01:51:53 +01:00 |
|
Sergio Laín
|
e4b1ce6a10
|
✨ feat(hypr): script to move a window into their specified workspace rule
made by https://github.com/moguay, thanks!
|
2024-02-12 09:48:38 +01:00 |
|
Sergio Laín
|
14d78e18b3
|
⚙️ config(hypr): change keybinding for changing active group
|
2024-01-28 14:17:49 +01:00 |
|
Sergio Laín
|
fc2b95274d
|
⚙️ config(hypr): disable hycov plugin and change keymap of cyclegroup dispatch
|
2024-01-27 01:40:37 +01:00 |
|
Sergio Laín
|
bb6809888a
|
⚙️ config(hypr): add vscodium rules and binds
|
2024-01-16 12:44:48 +01:00 |
|
Sergio Laín
|
e1504f8472
|
⚙️ config(hypr): change some help bindings
|
2024-01-11 00:40:59 +01:00 |
|
Sergio Laín
|
64a539dad9
|
♻️ refactor(hypr): implement each plugin in their own file instead of a global plugins file
this way there's more modularity, which I always like
|
2024-01-10 21:30:46 +01:00 |
|
Sergio Laín
|
132081e49a
|
⚙️ config(hypr): change overview mode bindings
|
2024-01-10 11:34:16 +01:00 |
|
Sergio Laín
|
3a0ac31e10
|
✨ feat(hypr): add hycov plugin to get an overview mode
|
2024-01-10 01:27:50 +01:00 |
|
Sergio Laín
|
9f633ee690
|
⚙️ config(hypr): moved some things around
|
2024-01-01 15:31:33 +01:00 |
|
Sergio Laín
|
68b185dab2
|
♻️ refactor(hypr): organize pickers code in binds
|
2023-12-30 15:09:12 +01:00 |
|
Sergio Laín
|
d6744e2cde
|
✨ feat(hypr): add env variables into a new file called env.conf
|
2023-12-23 12:58:37 +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
|
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
|
4adea9334e
|
⚙️ config(hypr): changed order for some bindings
|
2023-12-12 11:35:46 +01:00 |
|
Sergio Laín
|
21695f1959
|
✨ feat(hypr): added bind for floating kitty
|
2023-12-10 23:03:44 +01:00 |
|
Sergio Laín
|
1f2c7a6a6a
|
🐛 fix(hypr): hyprsome changed keyword to move a window silently
|
2023-12-07 17:35:01 +01:00 |
|
Sergio Laín
|
c697e97d03
|
🗑️ remove(hypr): custom localsend scratchpad
|
2023-12-07 17:34:32 +01:00 |
|
Sergio Laín
|
2ade521ddd
|
💄 style(hypr): added an space after every comma in the config
|
2023-11-24 13:25:55 +01:00 |
|
Sergio Laín
|
644bcc6b71
|
💄 style(hypr): added an space before and after the equal sign in all the config
|
2023-11-24 00:48:47 +01:00 |
|
Sergio Laín
|
9d99ba4f94
|
📁 files(hypr): changed binds file location
|
2023-11-24 00:46:55 +01:00 |
|
Sergio Laín
|
1e908994e3
|
New LSPs, null-ls modules and plugins for neovim setup. Using eza as new ls replacer instead of exa. Change in the hypr config to be more modular in terms of workspaces and monitors, as well as installing pyprland to use scratchpads
|
2023-09-05 11:30:49 +02:00 |
|