mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-04 03:49:43 +01:00
hyprland: Drop tessen
Was a bit too buggy with the auto-typing, so I'd rather just copy straight from the terminal instead.
This commit is contained in:
parent
1192d7a14b
commit
288c132afa
@ -30,7 +30,6 @@ in
|
|||||||
mpvpaper
|
mpvpaper
|
||||||
lnch
|
lnch
|
||||||
wev
|
wev
|
||||||
tessen
|
|
||||||
icoextract
|
icoextract
|
||||||
wtype
|
wtype
|
||||||
dmenu-wayland
|
dmenu-wayland
|
||||||
@ -202,7 +201,6 @@ in
|
|||||||
"${super}, P, exec, notify-send --icon=$(grimblast save screen) Screenshot Captured."
|
"${super}, P, exec, notify-send --icon=$(grimblast save screen) Screenshot Captured."
|
||||||
", Print, exec, grimblast --freeze copy area"
|
", Print, exec, grimblast --freeze copy area"
|
||||||
"${super}_ALT, delete, exit"
|
"${super}_ALT, delete, exit"
|
||||||
"${super}, T, exec, tessen"
|
|
||||||
"${super}, V, togglefloating"
|
"${super}, V, togglefloating"
|
||||||
"${super}, B, centerwindow"
|
"${super}, B, centerwindow"
|
||||||
"${super}, U, exec, ~/.config/${gapsScript}"
|
"${super}, U, exec, ~/.config/${gapsScript}"
|
||||||
|
Loading…
Reference in New Issue
Block a user