Files
ansible/kde_shortcuts/custom_shortcuts.kksrc
T
glennigen 29263b36f5 feat: initial commit — Ansible Fedora KDE setup
Flyttet fra .dotfiles/fedora/kde/ansible/ til eget repo.

- site.yml som hovedindgang til playbooken
- tasks/ opdelt pr. ansvarsområde: rpmfusion, repos, dnf, flatpak, system
- vars/ med pakkelister for nem redigering
- kde_shortcuts/ med custom KDE genveje
- README og installation.md fra .dotfiles
2026-05-22 18:57:48 +02:00

28 lines
832 B
Plaintext

[Custom Commands][net.local.1password-2.desktop]
Exec=1password --quick-access
Name=1password qa
[Custom Commands][net.local.1password.desktop]
Exec=1password --toggle
Name=1password
[Custom Commands][net.local.kitty-2.desktop]
Exec=kitty --override window_title="shutdown-script" bash -c "~/scripts/app_close_and_shutdown.sh; exec bash"
Name=app_close_and_shutdown
[Custom Commands][net.local.kitty.desktop]
Exec=kitty --override window_title="shutdown-script" bash -c "~/scripts/app_close_and_reboot.sh; exec bash"
Name=app_close_and_restart.sh\s
[net.local.1password-2.desktop][Global Shortcuts]
_launch=Meta+Ctrl+.
[net.local.1password.desktop][Global Shortcuts]
_launch=Meta+Ctrl+,
[net.local.kitty-2.desktop][Global Shortcuts]
_launch=Meta+Ctrl+Alt+S
[net.local.kitty.desktop][Global Shortcuts]
_launch=Meta+Ctrl+Alt+R