feat(hyprland): add btop binding w/ window rules

This commit is contained in:
ooks-io 2024-03-09 22:28:14 +13:00
parent 645ad15512
commit d7bf2ecfd3
2 changed files with 8 additions and 0 deletions

View file

@ -28,6 +28,7 @@ in
"SUPER, d, exec, ${discord}"
"SUPERSHIFT, e, exec, ${explorer}"
"SUPERSHIFT, S, exec, steam"
"SUPER, escape, exec, ${terminal} --title=BTOP btop"