Commit graph

109 commits

Author SHA1 Message Date
Sergio Laín
0b328fb64d
feat(hypr): add new hyprshot options
code extracted from https://github.com/Gustash/Hyprshot/pull/68
2024-09-20 14:53:22 +02:00
Sergio Laín
7bee997118
🗑️ remove(deps): wl-clip-persist 2024-09-11 18:38:29 +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
244c409bb6
⚙️ config(hypr): save pyprland log 2024-07-28 15:14:58 +02:00
Sergio Laín
583e1ff6e0
🐛 fix(hypr): hyprpicker script now detects if the picker is escaped without selecting anything 2024-07-25 18:57:01 +02:00
Sergio Laín
341c78ff12
💄 style(hypr): hyprlock script indentation corrected to 2 spaces 2024-07-25 18:56:17 +02:00
Sergio Laín
3fccdfe827
🗑️ remove(hypr): systemd services autostarting 2024-06-11 11:45:47 +02:00
Sergio Laín
4c291d6a10
feat(hypr): load wl-clip-persist at the start 2024-06-01 21:47:57 +02:00
Sergio Laín
ba775a2292
feat(notifications): adding app name to all notifications that dont have it 2024-05-26 20:50:14 +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
5ae2599bd7
⚙️ config(hypr): change services order 2024-05-26 20:19:15 +02:00
Sergio Laín
589e87cb4c
🗑️ remove(hypr): unused scripts 2024-05-26 20:18:34 +02:00
Sergio Laín
7f7ad7e860
feat(rofi): new launchers with overview images added 2024-05-26 20:11:49 +02:00
Sergio Laín
736a5d6740
♻️ refactor(bin): use /bin/bash instead of any other alias 2024-05-26 20:08:18 +02:00
Sergio Laín
b16a6a75c3
♻️ refactor(hypr): hyprshot freeze option 2024-05-18 20:25:49 +02:00
Sergio Laín
f187ab008c
💄 style(hypr): formatting and indenting 2024-05-18 20:22:17 +02:00
Sergio Laín
04d0074547
🐛 fix(systemctl): load protonmailbridge at the start of the gui session 2024-05-15 00:31:43 +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
655202a156
🎨 ux(hypr): change kitty floating size 2024-04-30 18:40:27 +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
70ce202e7a
🐛 fix(hypr): wl-clip-persist now loads before wl-copy to avoid errors in apps such as discord 2024-04-21 18:21:07 +02:00
Sergio Laín
562c30a27f
🔧 chore(hypr): update swww init command 2024-04-17 00:10:47 +02:00
Sergio Laín
b295c83c52
📦️ deps(system): add wl-clip-persist back to the config 2024-04-17 00:08:42 +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
3100318808
🚀 perf(hypr): change order of autostarting services 2024-04-06 12:52:29 +02:00
Sergio Laín
a3541c0f40
🗑️ remove(hypr): wl-clip was uninstalled a few days ago 2024-04-02 16:46:55 +02:00
Sergio Laín
e163ef4f17
🔧 chore(nvim): plugin updates 2024-04-02 16:45:14 +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
9779a795cc
📦️ deps(system): changed swappy to satty 2024-04-01 19:25:38 +02:00
Sergio Laín
ddfd925597
⚙️ config(hypr): changes to the hyprpicker script 2024-03-30 17:59:27 +01:00
Sergio Laín
c3b6684dd2
🎨 ux(hypr): add the screenshot image as an icon in the notification 2024-03-30 13:17:30 +01:00
Sergio Laín
fe79ef3f4a
📦️ deps(hypr): make swappy optional 2024-03-30 13:16:48 +01:00
Sergio Laín
de149a729d
feat(hypr): add option to see image in the notification of hyprshot 2024-03-30 00:27:05 +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
84393bd061
feat(rofi): use filebrowser instead of file-browser-extended 2024-03-07 17:07:24 +01:00
Guizmo
c6a24f17c7
Update performance
Add waybar disable / enable animation
2024-03-05 20:03:53 +01:00
Sergio Laín
64d5837fa8
🚀 perf(hypr): portal script 2024-03-03 02:12:17 +01:00
Sergio Laín
bf76ace0bf
feat(hypr): switch to hypridle and hyprlock instead of sway variants 2024-03-02 23:00:40 +01:00
Sergio Laín
818105d3e2
feat(hypr): load portals on a new external script 2024-02-29 13:03:13 +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
c43954e30c
📦️ deps(hypr): replace discord autostart with vesktop 2024-02-13 01:04:21 +01:00
Sergio Laín
6a4f097cd5
♻️ refactor(hypr): moved portal initialization into the autostart services script instead of having a seperate one 2024-02-13 01:03:32 +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
bb6809888a
⚙️ config(hypr): add vscodium rules and binds 2024-01-16 12:44:48 +01:00
Sergio Laín
7283a1db12
feat(hypr): add obsidian as an autostart app 2024-01-14 14:59:55 +01:00