feat: added changing font size for neovim-qt.
This commit is contained in:
parent
0148534989
commit
fe332328bb
4 changed files with 12 additions and 5 deletions
|
@ -246,11 +246,11 @@ _launch=Meta+.\tMeta+Ctrl+Alt+Shift+Space,Meta+.\tMeta+Ctrl+Alt+Shift+Space,Emoj
|
|||
ActiveWindowScreenShot=Meta+Print,Meta+Print,Capture Active Window
|
||||
CurrentMonitorScreenShot=none,none,Capture Current Monitor
|
||||
FullScreenScreenShot=Shift+Print,Shift+Print,Capture Entire Desktop
|
||||
OpenWithoutScreenshot=none,none,Launch without taking a screenshot
|
||||
OpenWithoutScreenshot=none,none,Launch Spectacle without capturing
|
||||
RectangularRegionScreenShot=Meta+Shift+Print,Meta+Shift+Print,Capture Rectangular Region
|
||||
WindowUnderCursorScreenShot=Meta+Ctrl+Print,Meta+Ctrl+Print,Capture Window Under Cursor
|
||||
_k_friendly_name=Spectacle
|
||||
_launch=Print,Print,Spectacle
|
||||
_launch=Print,Print,Launch Spectacle
|
||||
|
||||
[org_kde_powerdevil]
|
||||
Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Decrease Keyboard Brightness
|
||||
|
@ -296,6 +296,10 @@ switch to next activity=none,,Switch to Next Activity
|
|||
switch to previous activity=none,,Switch to Previous Activity
|
||||
toggle do not disturb=none,,Toggle do not disturb
|
||||
|
||||
[spectacle.desktop]
|
||||
_k_friendly_name=spectacle
|
||||
_launch=Meta+Shift+S,none,spectacle
|
||||
|
||||
[systemsettings.desktop]
|
||||
_k_friendly_name=System Settings
|
||||
_launch=Tools,Tools,System Settings
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[Gui]
|
||||
Font=Monospace:h11
|
||||
Font=Monospace:h9
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
[$Version]
|
||||
update_info=spectacle_clipboard.upd:clipboard-settings-change,spectacle_rememberregion.upd:spectacle-migrate-rememberregion
|
||||
|
||||
[GuiConfig]
|
||||
captureMode=0
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[General]
|
||||
window_geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\x4\x38\0\0\a\x7f\0\0\b'\0\0\0\0\0\0\x4L\0\0\x4\xdb\0\0\a\xf1\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\x4\x38\0\0\a\x7f\0\0\b')
|
||||
window_state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\a\x80\0\0\x3\xf0\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x14\0G\0u\0i\0T\0\x61\0\x62\0l\0i\0n\0\x65\0\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
|
||||
window_geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\x4\x38\0\0\x5\x64\0\0\a\xdd\0\0\0\0\0\0\x4\x38\0\0\x5\x64\0\0\a\xdd\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\x4\x38\0\0\x5\x64\0\0\a\xdd)
|
||||
window_state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x5\x65\0\0\x3\xa6\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x14\0G\0u\0i\0T\0\x61\0\x62\0l\0i\0n\0\x65\0\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
|
||||
|
|
Loading…
Reference in a new issue