Skip to content

Instantly share code, notes, and snippets.

@ibotlold
ibotlold / secret.sh
Created September 26, 2025 18:25
hyprland hide/minimize window
#!/bin/bash
# Prerequisites:
# - fzf https://github.com/junegunn/fzf
# - jq https://github.com/jqlang/jq
#
# Add key binds for moving window to special:secret workspace
# Example:
# bind = $mainMod, D, movetoworkspacesilent, special:secret
# bind = $mainMod, W, exec, kitty ~/secret.sh
@ibotlold
ibotlold / kanata.kbd
Last active April 17, 2025 04:24
Kanata config
(defcfg
process-unmapped-keys yes
)
(defsrc
a s d f
j k l ;
tab caps
` 1 2 3 4 5 6 7 8 9 0
)