feat(tunable): add terminal_path

fix #656
This commit is contained in:
Alexandre Pujol 2025-01-20 21:36:52 +01:00
parent cf254c8021
commit f15cbdfc5b
Failed to generate hash of commit
2 changed files with 6 additions and 0 deletions

View file

@ -65,4 +65,7 @@
# Help
@{help_path} = @{bin}/@{help_names}
# Terminal emulator
@{terminal_path} = @{bin}/@{offices_names}
# vim:syntax=apparmor

View file

@ -89,4 +89,7 @@
# Help
@{help_names} = yelp
# Terminal emulator
@{terminal_name} = kgx terminator konsole
# vim:syntax=apparmor