Commit graph

56 commits

Author SHA1 Message Date
Petar Kapriš
e49e0ca025 hyprland: change workspace movement to silent 2025-05-24 13:22:35 +02:00
Sergio Laín
1a9f1052ae
♻️ refactor(hypr): use hyprpaper instead of swww 2025-04-20 14:08:02 +02:00
Sergio Laín
c35248f9f5
feat(hypr): bindings to zoom 2025-03-25 14:20:29 +01:00
Sergio Laín
e7192189c0
feat(hypr): new bindings to stop media through the keyboard 2025-02-26 14:28:24 +01:00
Sergio Laín
0fcf69d734
⚙️ config(hypr): some misc things
font size to the groupbar, dont cycle on fullscreen...
2025-02-16 00:53:31 +01:00
Sergio Laín
4cc814caa8
🐛 fix(hypr): unreferenced variable in the binds config file 2024-10-17 17:36:11 +02:00
Sergio Laín
c5f3b4d032
♻️ refactor(hypr): bindings now using more variables 2024-10-16 13:08:23 +02:00
Sergio Laín
0bd62b569a
🗑️ remove(hypr): unused launcher bindings 2024-10-16 11:21:12 +02:00
Sergio Laín
df1bdd5808
♻️ refactor(hypr): keybinds config file 2024-09-25 18:51:04 +02:00
Sergio Laín
2aa0fdf7e5
⚙️ config(hypr): scratchpad bindings 2024-09-22 17:05:19 +02:00
Sergio Laín
701964cf4e
🗑️ remove(hypr): binds for some scratchpads 2024-09-21 17:45:20 +02:00
Sergio Laín
88cb34b571
feat(hypr): new binding to lock a group 2024-08-31 00:43:50 +02:00
Sergio Laín
c94b303462
feat(hypr): new binds: brightness control and toggle waybar 2024-08-29 19:30:08 +02:00
Sergio Laín
a6e55a8e38
feat(hypr): new script to launch apps and notify if they arent installed 2024-08-11 18:14:53 +02:00
Sergio Laín
01ee540655
♻️ refactor(hypr): whole binds config file
using mainmod variable instead of super, default apps file and some other misc changes
2024-05-26 20:20:36 +02:00
Sergio Laín
dbb91c9b97
⚙️ config(hypr): use new relative monitor workspace movement
removed awesome_workspace script as well
2024-05-11 01:09:25 +02:00
Sergio Laín
8de504526c
♻️ refactor(hypr): use variables for some reused script calls 2024-05-05 20:06:28 +02:00
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
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
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
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
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
9adf41efff
📦️ deps(hypr): added hyprshot in local env with custom patches 2024-02-20 01:10:11 +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
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