Commit graph

20 commits

Author SHA1 Message Date
ItsDrike c00134da1c
Run alejandra 2024-07-27 01:07:07 +02:00
ItsDrike 75ed5ed91c
Add qalculate-gtk 2024-06-24 21:33:45 +02:00
ItsDrike 15ce6ea7d0
Add preference options 2024-06-24 21:15:13 +02:00
ItsDrike 36aced3350
Use meta+end for kbd isolation (not meta+favorites) 2024-06-24 19:23:39 +02:00
ItsDrike 56154c0758
Pass ctrl+f10 to obs as global kbd 2024-06-24 17:27:35 +02:00
ItsDrike 64bafa5035
Add group lock keybind 2024-06-24 13:47:54 +02:00
ItsDrike 083dc759d1
Add toggle-idle script 2024-06-22 06:56:38 +02:00
ItsDrike b3f457340d
Add toggle-notifications script & notification keybinds 2024-06-21 16:19:55 +02:00
ItsDrike 3cb701b042
Add toggle-fake-fullscreen script 2024-06-21 16:13:23 +02:00
ItsDrike 8808ac6be4
Add screenshot support 2024-06-21 12:19:03 +02:00
ItsDrike b51d136c0c
Move to focusworkspaceoncurrentmonitor (from custom script)
For a long time now, I've been using a custom shell script to handle
focusing to a workspace, which handled (xmonad-like) monitor swapping.

However recently, the option `focusworkspaceoncurrentmonitor` has been
added to Hyprland, which does the exact same. That means the script is
no longer necessary and we can move to the new built-in option.
2024-06-20 23:30:56 +02:00
ItsDrike 0364f31ff6
Fix typo 2024-06-20 22:29:45 +02:00
ItsDrike 3c22f0372a
Fix fullscreen keybind 2024-06-10 21:58:26 +02:00
ItsDrike f5ffba4a56
Add walker keybind 2024-06-10 20:07:09 +02:00
ItsDrike 5ac92f8d3d
Update keybinds 2024-06-10 15:24:13 +02:00
ItsDrike bb39670cd1
Use brightnessctl 2024-06-10 15:11:49 +02:00
ItsDrike 0f4d3f1e05
Add brightness script 2024-06-10 14:32:51 +02:00
ItsDrike 98f1ed0089
Add hyprland-move-window script 2024-06-10 14:23:59 +02:00
ItsDrike 9d15387d5e
Add script to swap Hyprland workspaces across monitors
This introduces xmonad like workspace swapping, i.e. if the workspaces
is already focused on another monitor, a swap will occur, moving the
workspace from the other monitor to the currently focused monitor and
replacing it with the workspace originally focused on this monitor (i.e.
swapping them).

If we're only using 1 monitor, or the workspace isn't focused on any
monitor, this will behave exactly like regular workspace focus command.
2024-06-10 14:13:39 +02:00
ItsDrike 6da71787f1
Add early incomplete hyprland config 2024-06-09 22:40:53 +02:00