feat: opdater KDE genveje og tilføj Kora ikon-installation
- Tilføj custom_shortcuts: kitty Meta+Return, Firefox Meta+B, Spectacle Meta+Shift+S, System Settings Meta+I, Window Close Ctrl+W, Close Ctrl+Esc - Ret 1password toggle-genvej - Opret tasks/icons.yml med Kora installation og KDE tema-opsætning - Tilføj icons-task i site.yml før dotfiles
This commit is contained in:
@@ -3,8 +3,8 @@ Exec=1password --quick-access
|
||||
Name=1password qa
|
||||
|
||||
[Custom Commands][net.local.1password.desktop]
|
||||
Exec=1password --toggle
|
||||
Name=1password
|
||||
Exec=1password --quick-access
|
||||
Name=1password qa
|
||||
|
||||
[Custom Commands][net.local.kitty-2.desktop]
|
||||
Exec=kitty --override window_title="shutdown-script" bash -c "~/scripts/app_close_and_shutdown.sh; exec bash"
|
||||
@@ -14,6 +14,17 @@ Name=app_close_and_shutdown
|
||||
Exec=kitty --override window_title="shutdown-script" bash -c "~/scripts/app_close_and_reboot.sh; exec bash"
|
||||
Name=app_close_and_restart.sh\s
|
||||
|
||||
[StandardShortcuts]
|
||||
Close=Ctrl+Esc
|
||||
|
||||
[kitty.desktop][Global Shortcuts]
|
||||
_launch=Meta+Return
|
||||
|
||||
[kwin][Global Shortcuts]
|
||||
Window Close=Ctrl+W; Alt+F4
|
||||
Window Custom Quick Tile Bottom=
|
||||
Window Custom Quick Tile Top=
|
||||
|
||||
[net.local.1password-2.desktop][Global Shortcuts]
|
||||
_launch=Meta+Ctrl+.
|
||||
|
||||
@@ -25,3 +36,12 @@ _launch=Meta+Ctrl+Alt+S
|
||||
|
||||
[net.local.kitty.desktop][Global Shortcuts]
|
||||
_launch=Meta+Ctrl+Alt+R
|
||||
|
||||
[org.kde.spectacle.desktop][Global Shortcuts]
|
||||
_launch=Meta+Shift+S; Print
|
||||
|
||||
[org.mozilla.firefox.desktop][Global Shortcuts]
|
||||
_launch=Meta+B
|
||||
|
||||
[systemsettings.desktop][Global Shortcuts]
|
||||
_launch=Meta+I
|
||||
|
||||
Reference in New Issue
Block a user