Skip to content

Instantly share code, notes, and snippets.

View XanatosX's full-sized avatar

Xanatos XanatosX

View GitHub Profile
@XanatosX
XanatosX / readme.md
Created August 30, 2025 20:40
A small bash shell script for hyprland to select a window by title and focus it

Select Hyprland Window

This bash script will allow you to select a window via wofi and bring it to focus

Requirements

  • jq
  • hyprctl (hyprland)
  • wofi
@XanatosX
XanatosX / gitignore template.txt
Created March 3, 2023 07:51 — forked from brazilnut2000/gitignore template.txt
GIT: gitignore template for c# development
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
###################
# compiled source #
###################
*.com
*.class
*.dll
*.exe