added some shortcuts
This commit is contained in:
parent
f9547d3aac
commit
e088520e6b
|
@ -2,10 +2,10 @@
|
|||
_launch=Meta+B
|
||||
|
||||
[kwin][Global Shortcuts]
|
||||
Switch Window Down=Meta+E
|
||||
Switch Window Left=Meta+O
|
||||
Switch Window Right=Meta+U
|
||||
Switch Window Up=Meta+.
|
||||
Switch Window Down=Meta+T
|
||||
Switch Window Left=Meta+H
|
||||
Switch Window Right=Meta+N
|
||||
Switch Window Up=Meta+C
|
||||
Switch to Desktop 1=Meta+1
|
||||
Switch to Desktop 10=Meta+0
|
||||
Switch to Desktop 2=Meta+2
|
||||
|
@ -18,12 +18,12 @@ Switch to Desktop 8=Meta+8
|
|||
Switch to Desktop 9=Meta+9
|
||||
Walk Through Windows=Meta+Tab
|
||||
Walk Through Windows (Reverse)=Meta+Shift+Tab
|
||||
Window Close=Meta+C
|
||||
Window Close=Meta+X
|
||||
Window Maximize=Meta+F
|
||||
Window Quick Tile Bottom=Meta+Down
|
||||
Window Quick Tile Left=Meta+Left
|
||||
Window Quick Tile Right=Meta+Right
|
||||
Window Quick Tile Top=Meta+Up
|
||||
Window Quick Tile Bottom=Meta+E
|
||||
Window Quick Tile Left=Meta+O
|
||||
Window Quick Tile Right=Meta+U
|
||||
Window Quick Tile Top=Meta+.
|
||||
Window to Desktop 1=Meta+F1
|
||||
Window to Desktop 10=Meta+F10
|
||||
Window to Desktop 2=Meta+F2
|
||||
|
@ -48,3 +48,19 @@ _launch=Meta+Space
|
|||
|
||||
[org.flameshot.Flameshot.desktop][Global Shortcuts]
|
||||
Capture=Print
|
||||
|
||||
[kmix][Global Shortcuts]
|
||||
decrease_volume=Volume Down
|
||||
increase_volume=Volume Up
|
||||
mute=Volume Mute
|
||||
|
||||
[org_kde_powerdevil][Global Shortcuts]
|
||||
Decrease Screen Brightness=Monitor Brightness Down
|
||||
Increase Screen Brightness=Monitor Brightness Up
|
||||
|
||||
[mediacontrol][Global Shortcuts]
|
||||
nextmedia=Media Next
|
||||
pausemedia=Media Pause
|
||||
playpausemedia=Media Play
|
||||
previousmedia=Media Previous
|
||||
stopmedia=Media Stop
|
||||
|
|
Loading…
Reference in New Issue