chore: update tpanel flake input

This commit is contained in:
tux
2025-09-24 17:01:10 +05:30
parent 7ce463a1b9
commit 6b592db797
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View File

@@ -1621,11 +1621,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1758712174, "lastModified": 1758716276,
"narHash": "sha256-BP06CCykqlq6kCZ+BVjZmQ7t17icTO88zQ+rm2RvAas=", "narHash": "sha256-Mjgz99PtgDqCkNC+ey2TRKuik0Nj/Npak4mWo7ovYH4=",
"owner": "tuxdotrs", "owner": "tuxdotrs",
"repo": "tpanel", "repo": "tpanel",
"rev": "9649ab0b6ed9dac81b7f3be14b1806d3e1d60615", "rev": "ae3bc364be2d2782a5bae54aa834a8c88846ed57",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -192,7 +192,7 @@
bind = [ bind = [
# apps # apps
"SUPER, Return, exec, ${terminal}" "SUPER, Return, exec, ${terminal}"
"SUPER, A, exec, ags toggle app-launcher" "SUPER, A, exec, ags toggle launcher"
"SUPER, F, exec, ${filemanager}" "SUPER, F, exec, ${filemanager}"
"SUPER, E, exec, ${editor}" "SUPER, E, exec, ${editor}"
"SUPER, B, exec, ${browser}" "SUPER, B, exec, ${browser}"