misc from desktop
This commit is contained in:
parent
e66833f569
commit
e777e8b923
@ -59,7 +59,7 @@ floating_modifier $mod
|
|||||||
# tiling_drag modifier titlebar
|
# tiling_drag modifier titlebar
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec kitty
|
bindsym $mod+Return exec rio
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
@ -112,7 +112,7 @@ bindsym $mod+e layout toggle split
|
|||||||
bindsym $mod+Shift+space floating toggle
|
bindsym $mod+Shift+space floating toggle
|
||||||
|
|
||||||
# change focus between tiling / floating windows
|
# change focus between tiling / floating windows
|
||||||
bindsym $mod+space focus mode_toggle
|
# bindsym $mod+space focus mode_toggle
|
||||||
|
|
||||||
# focus the parent container
|
# focus the parent container
|
||||||
bindsym $mod+a focus parent
|
bindsym $mod+a focus parent
|
||||||
@ -211,7 +211,7 @@ bindsym $mod+r mode "resize"
|
|||||||
# Compositor (Animations, Shadows, Transparency)
|
# Compositor (Animations, Shadows, Transparency)
|
||||||
exec --no-startup-id picom -cCFb
|
exec --no-startup-id picom -cCFb
|
||||||
# Wallpaper
|
# Wallpaper
|
||||||
exec --no-startup-id feh --bg-fill --randomize --quiet --recursive --scale-down ~/Wallpaper ~/MEGA/Wallpaper
|
exec_always --no-startup-id feh --bg-fill --randomize --quiet --recursive --scale-down ~/Wallpaper ~/MEGA/Wallpaper
|
||||||
|
|
||||||
# >>> Window rules <<<
|
# >>> Window rules <<<
|
||||||
# >>> Avoid tiling Plasma popups, dropdown windows, etc. <<<
|
# >>> Avoid tiling Plasma popups, dropdown windows, etc. <<<
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
[ActivityManager]
|
[ActivityManager]
|
||||||
_k_friendly_name=Activity Manager
|
_k_friendly_name=Activity Manager
|
||||||
|
switch-to-activity-5f9c2a4b-4fc6-442d-9dcc-992b332d806c=none,none,Switch to activity "Default"
|
||||||
switch-to-activity-9259eab2-29ca-4d2e-9de0-ac16b8941aaa=none,none,Switch to activity "Default"
|
switch-to-activity-9259eab2-29ca-4d2e-9de0-ac16b8941aaa=none,none,Switch to activity "Default"
|
||||||
|
|
||||||
[KDE Keyboard Layout Switcher]
|
[KDE Keyboard Layout Switcher]
|
||||||
Switch to Next Keyboard Layout=,Meta+Alt+K,Switch to Next Keyboard Layout
|
Switch to Last-Used Keyboard Layout=Meta+Alt+L,Meta+Alt+L,Switch to Last-Used Keyboard Layout
|
||||||
|
Switch to Next Keyboard Layout=none,Meta+Alt+K,Switch to Next Keyboard Layout
|
||||||
_k_friendly_name=Keyboard Layout Switcher
|
_k_friendly_name=Keyboard Layout Switcher
|
||||||
|
|
||||||
[kaccess]
|
[kaccess]
|
||||||
@ -16,11 +18,6 @@ Enable Touchpad=Touchpad On,Touchpad On,Enable Touchpad
|
|||||||
Toggle Touchpad=Touchpad Toggle\tCtrl+Touchpad Toggle,Touchpad Toggle,Toggle Touchpad
|
Toggle Touchpad=Touchpad Toggle\tCtrl+Touchpad Toggle,Touchpad Toggle,Toggle Touchpad
|
||||||
_k_friendly_name=Touchpad
|
_k_friendly_name=Touchpad
|
||||||
|
|
||||||
[kded5]
|
|
||||||
Show System Activity=none,Ctrl+Esc,Show System Activity
|
|
||||||
_k_friendly_name=KDE Daemon
|
|
||||||
display=Display\tMeta+P,Display\tMeta+P,Switch Display
|
|
||||||
|
|
||||||
[khotkeys]
|
[khotkeys]
|
||||||
_k_friendly_name=Custom Shortcuts Service
|
_k_friendly_name=Custom Shortcuts Service
|
||||||
{d03619b6-9b3c-48cc-9d9c-a2aadb485550}=none,none,Search
|
{d03619b6-9b3c-48cc-9d9c-a2aadb485550}=none,none,Search
|
||||||
@ -29,27 +26,35 @@ _k_friendly_name=Custom Shortcuts Service
|
|||||||
_k_friendly_name=Audio Volume
|
_k_friendly_name=Audio Volume
|
||||||
decrease_microphone_volume=Microphone Volume Down,Microphone Volume Down,Decrease Microphone Volume
|
decrease_microphone_volume=Microphone Volume Down,Microphone Volume Down,Decrease Microphone Volume
|
||||||
decrease_volume=Volume Down,Volume Down,Decrease Volume
|
decrease_volume=Volume Down,Volume Down,Decrease Volume
|
||||||
|
decrease_volume_small=Shift+Volume Down,Shift+Volume Down,Decrease Volume by 1%
|
||||||
increase_microphone_volume=Microphone Volume Up,Microphone Volume Up,Increase Microphone Volume
|
increase_microphone_volume=Microphone Volume Up,Microphone Volume Up,Increase Microphone Volume
|
||||||
increase_volume=Volume Up,Volume Up,Increase Volume
|
increase_volume=Volume Up,Volume Up,Increase Volume
|
||||||
|
increase_volume_small=Shift+Volume Up,Shift+Volume Up,Increase Volume by 1%
|
||||||
mic_mute=Microphone Mute\tMeta+Volume Mute,Microphone Mute\tMeta+Volume Mute,Mute Microphone
|
mic_mute=Microphone Mute\tMeta+Volume Mute,Microphone Mute\tMeta+Volume Mute,Mute Microphone
|
||||||
mute=Volume Mute,Volume Mute,Mute
|
mute=Volume Mute,Volume Mute,Mute
|
||||||
|
|
||||||
[ksmserver]
|
[ksmserver]
|
||||||
Halt Without Confirmation=none,,Halt Without Confirmation
|
Halt Without Confirmation=none,,Shut Down Without Confirmation
|
||||||
Lock Session=Screensaver,Meta+L\tScreensaver,Lock Session
|
Lock Session=Screensaver,Meta+L\tScreensaver,Lock Session
|
||||||
Log Out=Ctrl+Alt+Del,Ctrl+Alt+Del,Log Out
|
Log Out=Ctrl+Alt+Del,Ctrl+Alt+Del,Show Logout Screen
|
||||||
Log Out Without Confirmation=none,,Log Out Without Confirmation
|
Log Out Without Confirmation=none,,Log Out Without Confirmation
|
||||||
|
LogOut=none,,Log Out
|
||||||
|
Reboot=none,,Reboot
|
||||||
Reboot Without Confirmation=none,,Reboot Without Confirmation
|
Reboot Without Confirmation=none,,Reboot Without Confirmation
|
||||||
|
Shut Down=none,,Shut Down
|
||||||
_k_friendly_name=Session Management
|
_k_friendly_name=Session Management
|
||||||
|
|
||||||
[kwin]
|
[kwin]
|
||||||
Activate Window Demanding Attention=Meta+Ctrl+A,Meta+Ctrl+A,Activate Window Demanding Attention
|
Activate Window Demanding Attention=Meta+Ctrl+A,Meta+Ctrl+A,Activate Window Demanding Attention
|
||||||
|
Cycle Overview=none,none,Cycle through Overview and Grid View
|
||||||
|
Cycle Overview Opposite=none,none,Cycle through Grid View and Overview
|
||||||
Decrease Opacity=none,none,Decrease Opacity of Active Window by 5%
|
Decrease Opacity=none,none,Decrease Opacity of Active Window by 5%
|
||||||
Edit Tiles=Meta+T,Meta+T,Toggle Tiles Editor
|
Edit Tiles=Meta+T,Meta+T,Toggle Tiles Editor
|
||||||
Expose=Ctrl+F9,Ctrl+F9,Toggle Present Windows (Current desktop)
|
Expose=Ctrl+F9,Ctrl+F9,Toggle Present Windows (Current desktop)
|
||||||
ExposeAll=Ctrl+F10\tLaunch (C),Ctrl+F10\tLaunch (C),Toggle Present Windows (All desktops)
|
ExposeAll=Ctrl+F10\tLaunch (C),Ctrl+F10\tLaunch (C),Toggle Present Windows (All desktops)
|
||||||
ExposeClass=Ctrl+F7,Ctrl+F7,Toggle Present Windows (Window class)
|
ExposeClass=Ctrl+F7,Ctrl+F7,Toggle Present Windows (Window class)
|
||||||
ExposeClassCurrentDesktop=none,none,Toggle Present Windows (Window class on current desktop)
|
ExposeClassCurrentDesktop=none,none,Toggle Present Windows (Window class on current desktop)
|
||||||
|
Grid View=Meta+G,Meta+G,Toggle Grid View
|
||||||
Increase Opacity=none,none,Increase Opacity of Active Window by 5%
|
Increase Opacity=none,none,Increase Opacity of Active Window by 5%
|
||||||
Kill Window=Meta+Ctrl+Esc,Meta+Ctrl+Esc,Kill Window
|
Kill Window=Meta+Ctrl+Esc,Meta+Ctrl+Esc,Kill Window
|
||||||
Move Tablet to Next Output=none,none,Move the tablet to the next output
|
Move Tablet to Next Output=none,none,Move the tablet to the next output
|
||||||
@ -108,18 +113,18 @@ Switch to Screen Above=none,none,Switch to Screen Above
|
|||||||
Switch to Screen Below=none,none,Switch to Screen Below
|
Switch to Screen Below=none,none,Switch to Screen Below
|
||||||
Switch to Screen to the Left=none,none,Switch to Screen to the Left
|
Switch to Screen to the Left=none,none,Switch to Screen to the Left
|
||||||
Switch to Screen to the Right=none,none,Switch to Screen to the Right
|
Switch to Screen to the Right=none,none,Switch to Screen to the Right
|
||||||
Toggle Night Color=none,none,Toggle Night Color
|
Toggle Night Color=none,none,Suspend/Resume Night Light
|
||||||
Toggle Window Raise/Lower=none,none,Toggle Window Raise/Lower
|
Toggle Window Raise/Lower=none,none,Toggle Window Raise/Lower
|
||||||
Walk Through Desktop List=none,none,Walk Through Desktop List
|
Walk Through Desktop List=none,none,Walk Through Desktop List
|
||||||
Walk Through Desktop List (Reverse)=none,none,Walk Through Desktop List (Reverse)
|
Walk Through Desktop List (Reverse)=none,none,Walk Through Desktop List (Reverse)
|
||||||
Walk Through Desktops=none,none,Walk Through Desktops
|
Walk Through Desktops=none,none,Walk Through Desktops
|
||||||
Walk Through Desktops (Reverse)=none,none,Walk Through Desktops (Reverse)
|
Walk Through Desktops (Reverse)=none,none,Walk Through Desktops (Reverse)
|
||||||
Walk Through Windows=Alt+Tab,Alt+Tab,Walk Through Windows
|
Walk Through Windows=none,Alt+Tab,Walk Through Windows
|
||||||
Walk Through Windows (Reverse)=Alt+Shift+Backtab,Alt+Shift+Backtab,Walk Through Windows (Reverse)
|
Walk Through Windows (Reverse)=none,Alt+Shift+Tab,Walk Through Windows (Reverse)
|
||||||
Walk Through Windows Alternative=none,none,Walk Through Windows Alternative
|
Walk Through Windows Alternative=none,none,Walk Through Windows Alternative
|
||||||
Walk Through Windows Alternative (Reverse)=none,none,Walk Through Windows Alternative (Reverse)
|
Walk Through Windows Alternative (Reverse)=none,none,Walk Through Windows Alternative (Reverse)
|
||||||
Walk Through Windows of Current Application=Alt+`,Alt+`,Walk Through Windows of Current Application
|
Walk Through Windows of Current Application=none,Alt+`,Walk Through Windows of Current Application
|
||||||
Walk Through Windows of Current Application (Reverse)=Alt+~,Alt+~,Walk Through Windows of Current Application (Reverse)
|
Walk Through Windows of Current Application (Reverse)=none,Alt+~,Walk Through Windows of Current Application (Reverse)
|
||||||
Walk Through Windows of Current Application Alternative=none,none,Walk Through Windows of Current Application Alternative
|
Walk Through Windows of Current Application Alternative=none,none,Walk Through Windows of Current Application Alternative
|
||||||
Walk Through Windows of Current Application Alternative (Reverse)=none,none,Walk Through Windows of Current Application Alternative (Reverse)
|
Walk Through Windows of Current Application Alternative (Reverse)=none,none,Walk Through Windows of Current Application Alternative (Reverse)
|
||||||
Window Above Other Windows=none,none,Keep Window Above Others
|
Window Above Other Windows=none,none,Keep Window Above Others
|
||||||
@ -141,10 +146,10 @@ Window One Desktop Down=Meta+Ctrl+Shift+Down,Meta+Ctrl+Shift+Down,Window One Des
|
|||||||
Window One Desktop Up=Meta+Ctrl+Shift+Up,Meta+Ctrl+Shift+Up,Window One Desktop Up
|
Window One Desktop Up=Meta+Ctrl+Shift+Up,Meta+Ctrl+Shift+Up,Window One Desktop Up
|
||||||
Window One Desktop to the Left=Meta+Ctrl+Shift+Left,Meta+Ctrl+Shift+Left,Window One Desktop to the Left
|
Window One Desktop to the Left=Meta+Ctrl+Shift+Left,Meta+Ctrl+Shift+Left,Window One Desktop to the Left
|
||||||
Window One Desktop to the Right=Meta+Ctrl+Shift+Right,Meta+Ctrl+Shift+Right,Window One Desktop to the Right
|
Window One Desktop to the Right=Meta+Ctrl+Shift+Right,Meta+Ctrl+Shift+Right,Window One Desktop to the Right
|
||||||
Window One Screen Down=none,none,Window One Screen Down
|
Window One Screen Down=none,none,Move Window One Screen Down
|
||||||
Window One Screen Up=none,none,Window One Screen Up
|
Window One Screen Up=none,none,Move Window One Screen Up
|
||||||
Window One Screen to the Left=none,none,Window One Screen to the Left
|
Window One Screen to the Left=none,none,Move Window One Screen to the Left
|
||||||
Window One Screen to the Right=none,none,Window One Screen to the Right
|
Window One Screen to the Right=none,none,Move Window One Screen to the Right
|
||||||
Window Operations Menu=Alt+F3,Alt+F3,Window Operations Menu
|
Window Operations Menu=Alt+F3,Alt+F3,Window Operations Menu
|
||||||
Window Pack Down=none,none,Move Window Down
|
Window Pack Down=none,none,Move Window Down
|
||||||
Window Pack Left=none,none,Move Window Left
|
Window Pack Left=none,none,Move Window Left
|
||||||
@ -184,75 +189,52 @@ Window to Desktop 7=none,none,Window to Desktop 7
|
|||||||
Window to Desktop 8=none,none,Window to Desktop 8
|
Window to Desktop 8=none,none,Window to Desktop 8
|
||||||
Window to Desktop 9=none,none,Window to Desktop 9
|
Window to Desktop 9=none,none,Window to Desktop 9
|
||||||
Window to Next Desktop=none,none,Window to Next Desktop
|
Window to Next Desktop=none,none,Window to Next Desktop
|
||||||
Window to Next Screen=Meta+Shift+Right,Meta+Shift+Right,Window to Next Screen
|
Window to Next Screen=Meta+Shift+Right,Meta+Shift+Right,Move Window to Next Screen
|
||||||
Window to Previous Desktop=none,none,Window to Previous Desktop
|
Window to Previous Desktop=none,none,Window to Previous Desktop
|
||||||
Window to Previous Screen=Meta+Shift+Left,Meta+Shift+Left,Window to Previous Screen
|
Window to Previous Screen=Meta+Shift+Left,Meta+Shift+Left,Move Window to Previous Screen
|
||||||
Window to Screen 0=none,none,Window to Screen 0
|
Window to Screen 0=none,none,Move Window to Screen 0
|
||||||
Window to Screen 1=none,none,Window to Screen 1
|
Window to Screen 1=none,none,Move Window to Screen 1
|
||||||
Window to Screen 2=none,none,Window to Screen 2
|
Window to Screen 2=none,none,Move Window to Screen 2
|
||||||
Window to Screen 3=none,none,Window to Screen 3
|
Window to Screen 3=none,none,Move Window to Screen 3
|
||||||
Window to Screen 4=none,none,Window to Screen 4
|
Window to Screen 4=none,none,Move Window to Screen 4
|
||||||
Window to Screen 5=none,none,Window to Screen 5
|
Window to Screen 5=none,none,Move Window to Screen 5
|
||||||
Window to Screen 6=none,none,Window to Screen 6
|
Window to Screen 6=none,none,Move Window to Screen 6
|
||||||
Window to Screen 7=none,none,Window to Screen 7
|
Window to Screen 7=none,none,Move Window to Screen 7
|
||||||
_k_friendly_name=KWin
|
_k_friendly_name=KWin
|
||||||
view_actual_size=Meta+0,Meta+0,Zoom to Actual Size
|
view_actual_size=Meta+0,Meta+0,Zoom to Actual Size
|
||||||
view_zoom_in=Meta++\tMeta+=,Meta++,Zoom In
|
view_zoom_in=Meta++\tMeta+=,Meta++\tMeta+=,Zoom In
|
||||||
view_zoom_out=Meta+-,Meta+-,Zoom Out
|
view_zoom_out=Meta+-,Meta+-,Zoom Out
|
||||||
|
|
||||||
[mediacontrol]
|
[mediacontrol]
|
||||||
_k_friendly_name=Media Controller
|
_k_friendly_name=Media Controller
|
||||||
mediavolumedown=none,none,Media volume down
|
mediavolumedown=none,,Media volume down
|
||||||
mediavolumeup=none,none,Media volume up
|
mediavolumeup=none,,Media volume up
|
||||||
nextmedia=Media Next,Media Next,Media playback next
|
nextmedia=Media Next,Media Next,Media playback next
|
||||||
pausemedia=Media Pause,Media Pause,Pause media playback
|
pausemedia=Media Pause,Media Pause,Pause media playback
|
||||||
playmedia=none,none,Play media playback
|
playmedia=none,,Play media playback
|
||||||
playpausemedia=Media Play,Media Play,Play/Pause media playback
|
playpausemedia=Media Play,Media Play,Play/Pause media playback
|
||||||
previousmedia=Media Previous,Media Previous,Media playback previous
|
previousmedia=Media Previous,Media Previous,Media playback previous
|
||||||
stopmedia=Media Stop,Media Stop,Stop media playback
|
stopmedia=Media Stop,Media Stop,Stop media playback
|
||||||
|
|
||||||
[org.kde.dolphin.desktop]
|
|
||||||
_k_friendly_name=Dolphin
|
|
||||||
_launch=Meta+E,Meta+E,Dolphin
|
|
||||||
|
|
||||||
[org.kde.kcalc.desktop]
|
|
||||||
_k_friendly_name=KCalc
|
|
||||||
_launch=Launch (1),Launch (1),KCalc
|
|
||||||
|
|
||||||
[org.kde.krunner.desktop]
|
|
||||||
RunClipboard=Alt+Shift+F2,Alt+Shift+F2,Run command on clipboard contents
|
|
||||||
_k_friendly_name=KRunner
|
|
||||||
_launch=Alt+Space\tAlt+F2\tSearch,Alt+Space\tAlt+F2\tSearch,KRunner
|
|
||||||
|
|
||||||
[org.kde.plasma.emojier.desktop]
|
|
||||||
_k_friendly_name=Emoji Selector
|
|
||||||
_launch=Meta+.\tMeta+Ctrl+Alt+Shift+Space,Meta+.\tMeta+Ctrl+Alt+Shift+Space,Emoji Selector
|
|
||||||
|
|
||||||
[org.kde.spectacle.desktop]
|
|
||||||
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 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,Launch Spectacle
|
|
||||||
|
|
||||||
[org_kde_powerdevil]
|
[org_kde_powerdevil]
|
||||||
Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Decrease Keyboard Brightness
|
Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Decrease Keyboard Brightness
|
||||||
Decrease Screen Brightness=Monitor Brightness Down,Monitor Brightness Down,Decrease Screen Brightness
|
Decrease Screen Brightness=Monitor Brightness Down,Monitor Brightness Down,Decrease Screen Brightness
|
||||||
|
Decrease Screen Brightness Small=Shift+Monitor Brightness Down,Shift+Monitor Brightness Down,Decrease Screen Brightness by 1%
|
||||||
Hibernate=Hibernate,Hibernate,Hibernate
|
Hibernate=Hibernate,Hibernate,Hibernate
|
||||||
Increase Keyboard Brightness=Keyboard Brightness Up,Keyboard Brightness Up,Increase Keyboard Brightness
|
Increase Keyboard Brightness=Keyboard Brightness Up,Keyboard Brightness Up,Increase Keyboard Brightness
|
||||||
Increase Screen Brightness=Monitor Brightness Up,Monitor Brightness Up,Increase Screen Brightness
|
Increase Screen Brightness=Monitor Brightness Up,Monitor Brightness Up,Increase Screen Brightness
|
||||||
|
Increase Screen Brightness Small=Shift+Monitor Brightness Up,Shift+Monitor Brightness Up,Increase Screen Brightness by 1%
|
||||||
PowerDown=Power Down,Power Down,Power Down
|
PowerDown=Power Down,Power Down,Power Down
|
||||||
PowerOff=Power Off,Power Off,Power Off
|
PowerOff=Power Off,Power Off,Power Off
|
||||||
Sleep=Sleep,Sleep,Suspend
|
Sleep=Sleep,Sleep,Suspend
|
||||||
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Toggle Keyboard Backlight
|
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Toggle Keyboard Backlight
|
||||||
Turn Off Screen=none,none,Turn Off Screen
|
Turn Off Screen=none,none,Turn Off Screen
|
||||||
_k_friendly_name=Power Management
|
_k_friendly_name=Power Management
|
||||||
|
powerProfile=Battery\tMeta+B,Battery\tMeta+B,Switch Power Profile
|
||||||
|
|
||||||
[plasmashell]
|
[plasmashell]
|
||||||
_k_friendly_name=Plasma
|
_k_friendly_name=plasmashell
|
||||||
|
activate application launcher=Meta\tAlt+F1,Meta\tAlt+F1,Activate Application Launcher
|
||||||
activate task manager entry 1=Meta+1,Meta+1,Activate Task Manager Entry 1
|
activate task manager entry 1=Meta+1,Meta+1,Activate Task Manager Entry 1
|
||||||
activate task manager entry 10=none,Meta+0,Activate Task Manager Entry 10
|
activate task manager entry 10=none,Meta+0,Activate Task Manager Entry 10
|
||||||
activate task manager entry 2=Meta+2,Meta+2,Activate Task Manager Entry 2
|
activate task manager entry 2=Meta+2,Meta+2,Activate Task Manager Entry 2
|
||||||
@ -265,30 +247,24 @@ activate task manager entry 8=Meta+8,Meta+8,Activate Task Manager Entry 8
|
|||||||
activate task manager entry 9=Meta+9,Meta+9,Activate Task Manager Entry 9
|
activate task manager entry 9=Meta+9,Meta+9,Activate Task Manager Entry 9
|
||||||
activate widget 3=none,none,Activate Application Launcher Widget
|
activate widget 3=none,none,Activate Application Launcher Widget
|
||||||
activate widget 30=Meta+Space,none,Activate Application Launcher Widget
|
activate widget 30=Meta+Space,none,Activate Application Launcher Widget
|
||||||
activate widget 79=,none,Activate Compact Pager Widget
|
activate widget 94=none,none,Activate Compact Pager Widget
|
||||||
clear-history=none,,Clear Clipboard History
|
clear-history=none,,Clear Clipboard History
|
||||||
clipboard_action=none,Meta+Ctrl+X,Automatic Action Popup Menu
|
clipboard_action=none,Meta+Ctrl+X,Automatic Action Popup Menu
|
||||||
cycle-panels=none,Meta+Alt+P,Move keyboard focus between panels
|
cycle-panels=none,Meta+Alt+P,Move keyboard focus between panels
|
||||||
cycleNextAction=none,,Next History Item
|
cycleNextAction=none,,Next History Item
|
||||||
cyclePrevAction=none,,Previous History Item
|
cyclePrevAction=none,,Previous History Item
|
||||||
edit_clipboard=none,,Edit Contents…
|
edit_clipboard=none,none,Edit Contents…
|
||||||
manage activities=none,Meta+Q,Show Activity Switcher
|
manage activities=none,Meta+Q,Show Activity Switcher
|
||||||
next activity=none,Meta+Tab,Walk through activities
|
next activity=Meta+A,none,Walk through activities
|
||||||
previous activity=none,Meta+Shift+Tab,Walk through activities (Reverse)
|
previous activity=Meta+Shift+A,none,Walk through activities (Reverse)
|
||||||
repeat_action=none,Meta+Ctrl+R,Manually Invoke Action on Current Clipboard
|
repeat_action=none,Meta+Ctrl+R,Manually Invoke Action on Current Clipboard
|
||||||
show dashboard=none,Ctrl+F12,Show Desktop
|
show dashboard=none,Ctrl+F12,Show Desktop
|
||||||
show-barcode=none,,Show Barcode…
|
show-barcode=none,,Show Barcode…
|
||||||
show-on-mouse-pos=none,Meta+V,Show Items at Mouse Position
|
show-on-mouse-pos=none,Meta+V,Show Clipboard Items at Mouse Position
|
||||||
stop current activity=none,Meta+S,Stop Current Activity
|
stop current activity=none,Meta+S,Stop Current Activity
|
||||||
switch to next activity=none,,Switch to Next Activity
|
switch to next activity=none,,Switch to Next Activity
|
||||||
switch to previous activity=none,,Switch to Previous Activity
|
switch to previous activity=none,,Switch to Previous Activity
|
||||||
toggle do not disturb=none,,Toggle do not disturb
|
toggle do not disturb=none,,Toggle do not disturb
|
||||||
|
|
||||||
[systemsettings.desktop]
|
[services][org.kde.plasma-systemmonitor.desktop]
|
||||||
_k_friendly_name=System Settings
|
_launch=none
|
||||||
_launch=Tools,Tools,System Settings
|
|
||||||
kcm-kscreen=none,none,Display Configuration
|
|
||||||
kcm-lookandfeel=none,none,Global Theme
|
|
||||||
kcm-users=none,none,Users
|
|
||||||
powerdevilprofilesconfig=none,none,Energy Saving
|
|
||||||
screenlocker=none,none,Screen Locking
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[$Version]
|
[$Version]
|
||||||
update_info=konsole_globalaccel.upd:konsole_globalaccel,spectacle_shortcuts.upd:spectacle-migrate-shortcuts
|
update_info=konsole_globalaccel.upd:konsole_globalaccel,spectacle_shortcuts.upd:spectacle-migrate-shortcuts,konsole.upd:konsole_globalaccel
|
||||||
|
|
||||||
[ColorEffects:Disabled]
|
[ColorEffects:Disabled]
|
||||||
ChangeSelectionColor[$d]
|
ChangeSelectionColor[$d]
|
||||||
@ -1042,6 +1042,9 @@ Sort reversed[$d]
|
|||||||
Speedbar Width[$d]
|
Speedbar Width[$d]
|
||||||
View Style[$d]
|
View Style[$d]
|
||||||
|
|
||||||
|
[KScreen]
|
||||||
|
ScreenScaleFactors[$d]
|
||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
AlreadyImported=defaults,kde32b1,konqueror_gestures_kde321
|
AlreadyImported=defaults,kde32b1,konqueror_gestures_kde321
|
||||||
Disabled=false
|
Disabled=false
|
||||||
|
@ -6,29 +6,51 @@ wheel:Vertical;NoModifier=org.kde.switchdesktop
|
|||||||
[ActionPlugins][1]
|
[ActionPlugins][1]
|
||||||
RightButton;NoModifier=org.kde.contextmenu
|
RightButton;NoModifier=org.kde.contextmenu
|
||||||
|
|
||||||
[Containments][28]
|
|
||||||
ItemGeometries-1920x1080=
|
|
||||||
ItemGeometriesHorizontal=
|
|
||||||
activityId=9259eab2-29ca-4d2e-9de0-ac16b8941aaa
|
|
||||||
formfactor=0
|
|
||||||
immutability=1
|
|
||||||
lastScreen=0
|
|
||||||
location=0
|
|
||||||
plugin=org.kde.plasma.folder
|
|
||||||
wallpaperplugin=org.kde.image
|
|
||||||
|
|
||||||
[Containments][28][Configuration]
|
|
||||||
PreloadWeight=0
|
|
||||||
|
|
||||||
[Containments][29]
|
[Containments][29]
|
||||||
activityId=
|
activityId=
|
||||||
formfactor=2
|
formfactor=2
|
||||||
immutability=1
|
immutability=1
|
||||||
lastScreen=0
|
lastScreen=2
|
||||||
location=4
|
location=4
|
||||||
plugin=org.kde.panel
|
plugin=org.kde.panel
|
||||||
wallpaperplugin=org.kde.image
|
wallpaperplugin=org.kde.image
|
||||||
|
|
||||||
|
[Containments][29][Applets][105]
|
||||||
|
immutability=1
|
||||||
|
plugin=org.dhruv8sh.kara
|
||||||
|
|
||||||
|
[Containments][29][Applets][105][Configuration][ConfigDialog]
|
||||||
|
DialogHeight=540
|
||||||
|
DialogWidth=720
|
||||||
|
|
||||||
|
[Containments][29][Applets][105][Configuration][general]
|
||||||
|
highlightOpacityFull=false
|
||||||
|
|
||||||
|
[Containments][29][Applets][105][Configuration][type1]
|
||||||
|
t1radius=4
|
||||||
|
|
||||||
|
[Containments][29][Applets][105][Configuration][type2]
|
||||||
|
fixedLen=37
|
||||||
|
fontSize=8
|
||||||
|
template=%name
|
||||||
|
|
||||||
|
[Containments][29][Applets][107]
|
||||||
|
immutability=1
|
||||||
|
plugin=org.kde.plasma.resources-monitor
|
||||||
|
|
||||||
|
[Containments][29][Applets][107][Configuration][Appearance]
|
||||||
|
fillPanel=true
|
||||||
|
fontScale=26
|
||||||
|
graphHeight=20
|
||||||
|
graphWidth=20
|
||||||
|
|
||||||
|
[Containments][29][Applets][107][Configuration][ConfigDialog]
|
||||||
|
DialogHeight=540
|
||||||
|
DialogWidth=720
|
||||||
|
|
||||||
|
[Containments][29][Applets][107][Configuration][General]
|
||||||
|
graphs=[{"_v":2,"type":"gpu","colors":["highlightColor","positiveTextColor","textColor"],"sensorsType":["memory",false],"thresholds":[80,90],"device":"all"},{"_v":2,"type":"cpu","colors":["highlightColor","textColor","textColor"],"sensorsType":["usage","classic",true],"clockAggregator":"average","eCoresCount":0,"thresholds":[85,105]},{"_v":2,"type":"memory","colors":["highlightColor","textColor"],"sensorsType":["physical","swap"],"thresholds":[70,90]},{"_v":2,"type":"network","colors":["highlightColor","positiveTextColor"],"sensorsType":[false,"kibibyte"],"uplimits":[100000,100000],"ignoredInterfaces":[],"icons":false}]
|
||||||
|
|
||||||
[Containments][29][Applets][30]
|
[Containments][29][Applets][30]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.kickoff
|
plugin=org.kde.plasma.kickoff
|
||||||
@ -51,13 +73,6 @@ global=Alt+F1
|
|||||||
[Containments][29][Applets][30][Shortcuts]
|
[Containments][29][Applets][30][Shortcuts]
|
||||||
global=Meta+Space
|
global=Meta+Space
|
||||||
|
|
||||||
[Containments][29][Applets][33]
|
|
||||||
immutability=1
|
|
||||||
plugin=org.kde.plasma.marginsseparator
|
|
||||||
|
|
||||||
[Containments][29][Applets][33][Configuration]
|
|
||||||
PreloadWeight=0
|
|
||||||
|
|
||||||
[Containments][29][Applets][34]
|
[Containments][29][Applets][34]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.systemtray
|
plugin=org.kde.plasma.systemtray
|
||||||
@ -80,8 +95,9 @@ customDateFormat=ddd dd-MM-yyyy
|
|||||||
dateDisplayFormat=BelowTime
|
dateDisplayFormat=BelowTime
|
||||||
dateFormat=custom
|
dateFormat=custom
|
||||||
enabledCalendarPlugins=/usr/lib/x86_64-linux-gnu/qt5/plugins/plasmacalendarplugins/holidaysevents.so
|
enabledCalendarPlugins=/usr/lib/x86_64-linux-gnu/qt5/plugins/plasmacalendarplugins/holidaysevents.so
|
||||||
|
fontWeight=400
|
||||||
showLocalTimezone=true
|
showLocalTimezone=true
|
||||||
showSeconds=true
|
showSeconds=2
|
||||||
showWeekNumbers=true
|
showWeekNumbers=true
|
||||||
use24hFormat=2
|
use24hFormat=2
|
||||||
|
|
||||||
@ -96,13 +112,6 @@ plugin=org.kde.plasma.panelspacer
|
|||||||
[Containments][29][Applets][68][Configuration]
|
[Containments][29][Applets][68][Configuration]
|
||||||
PreloadWeight=34
|
PreloadWeight=34
|
||||||
|
|
||||||
[Containments][29][Applets][73]
|
|
||||||
immutability=1
|
|
||||||
plugin=org.kde.plasma.marginsseparator
|
|
||||||
|
|
||||||
[Containments][29][Applets][73][Configuration]
|
|
||||||
PreloadWeight=34
|
|
||||||
|
|
||||||
[Containments][29][Applets][74]
|
[Containments][29][Applets][74]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.marginsseparator
|
plugin=org.kde.plasma.marginsseparator
|
||||||
@ -110,33 +119,6 @@ plugin=org.kde.plasma.marginsseparator
|
|||||||
[Containments][29][Applets][74][Configuration]
|
[Containments][29][Applets][74][Configuration]
|
||||||
PreloadWeight=34
|
PreloadWeight=34
|
||||||
|
|
||||||
[Containments][29][Applets][79]
|
|
||||||
immutability=1
|
|
||||||
plugin=com.github.tilorenz.compact_pager
|
|
||||||
|
|
||||||
[Containments][29][Applets][79][Configuration]
|
|
||||||
PreloadWeight=39
|
|
||||||
|
|
||||||
[Containments][29][Applets][79][Configuration][Appearance]
|
|
||||||
activeBgColor=170,0,127
|
|
||||||
activeBgColorChecked=true
|
|
||||||
borderRadius=20
|
|
||||||
borderThickness=2
|
|
||||||
fontBold=true
|
|
||||||
fontColorChecked=true
|
|
||||||
fontFamily=FontAwesome
|
|
||||||
fontSize=1
|
|
||||||
inactiveBgColorChecked=true
|
|
||||||
|
|
||||||
[Containments][29][Applets][79][Configuration][ConfigDialog]
|
|
||||||
DialogHeight=540
|
|
||||||
DialogWidth=720
|
|
||||||
|
|
||||||
[Containments][29][Applets][79][Configuration][General]
|
|
||||||
displayedText=Name
|
|
||||||
forceLayout=Full
|
|
||||||
showOnlyCurrentScreen=true
|
|
||||||
|
|
||||||
[Containments][29][Applets][88]
|
[Containments][29][Applets][88]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.keyboardlayout
|
plugin=org.kde.plasma.keyboardlayout
|
||||||
@ -145,32 +127,6 @@ plugin=org.kde.plasma.keyboardlayout
|
|||||||
DialogHeight=540
|
DialogHeight=540
|
||||||
DialogWidth=720
|
DialogWidth=720
|
||||||
|
|
||||||
[Containments][29][Applets][89]
|
|
||||||
immutability=1
|
|
||||||
plugin=org.kde.resourcesMonitor-fork
|
|
||||||
|
|
||||||
[Containments][29][Applets][89][Configuration][Appearance]
|
|
||||||
graphFillOpacity=30
|
|
||||||
graphHeight=1
|
|
||||||
graphOrders=cpu,gpu,memory,network,disks
|
|
||||||
graphWidth=1
|
|
||||||
|
|
||||||
[Containments][29][Applets][89][Configuration][ConfigDialog]
|
|
||||||
DialogHeight=540
|
|
||||||
DialogWidth=720
|
|
||||||
|
|
||||||
[Containments][29][Applets][89][Configuration][Data]
|
|
||||||
gpuIndex=gpu1
|
|
||||||
|
|
||||||
[Containments][29][Applets][89][Configuration][General]
|
|
||||||
memorySecondUnit=swap
|
|
||||||
showCpuTemperature=true
|
|
||||||
showDiskMonitor=true
|
|
||||||
showGpuMonitor=true
|
|
||||||
showGpuTemperature=true
|
|
||||||
showNetMonitor=true
|
|
||||||
updateInterval=2
|
|
||||||
|
|
||||||
[Containments][29][ConfigDialog]
|
[Containments][29][ConfigDialog]
|
||||||
DialogHeight=84
|
DialogHeight=84
|
||||||
DialogWidth=1920
|
DialogWidth=1920
|
||||||
@ -179,13 +135,13 @@ DialogWidth=1920
|
|||||||
PreloadWeight=0
|
PreloadWeight=0
|
||||||
|
|
||||||
[Containments][29][General]
|
[Containments][29][General]
|
||||||
AppletOrder=30;73;79;33;68;89;34;47;88;74
|
AppletOrder=30;105;68;107;34;47;88;74
|
||||||
|
|
||||||
[Containments][35]
|
[Containments][35]
|
||||||
activityId=
|
activityId=
|
||||||
formfactor=2
|
formfactor=2
|
||||||
immutability=1
|
immutability=1
|
||||||
lastScreen=0
|
lastScreen=2
|
||||||
location=4
|
location=4
|
||||||
plugin=org.kde.plasma.private.systemtray
|
plugin=org.kde.plasma.private.systemtray
|
||||||
popupHeight=432
|
popupHeight=432
|
||||||
@ -295,14 +251,14 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.networkmanagement
|
plugin=org.kde.plasma.networkmanagement
|
||||||
|
|
||||||
[Containments][35][Applets][51][Configuration]
|
[Containments][35][Applets][51][Configuration]
|
||||||
PreloadWeight=6
|
PreloadWeight=26
|
||||||
|
|
||||||
[Containments][35][Applets][52]
|
[Containments][35][Applets][52]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.bluetooth
|
plugin=org.kde.plasma.bluetooth
|
||||||
|
|
||||||
[Containments][35][Applets][52][Configuration]
|
[Containments][35][Applets][52][Configuration]
|
||||||
PreloadWeight=0
|
PreloadWeight=10
|
||||||
|
|
||||||
[Containments][35][Applets][53]
|
[Containments][35][Applets][53]
|
||||||
immutability=1
|
immutability=1
|
||||||
@ -311,6 +267,17 @@ plugin=org.kde.plasma.mediacontroller
|
|||||||
[Containments][35][Applets][53][Configuration]
|
[Containments][35][Applets][53][Configuration]
|
||||||
PreloadWeight=0
|
PreloadWeight=0
|
||||||
|
|
||||||
|
[Containments][35][Applets][95]
|
||||||
|
immutability=1
|
||||||
|
plugin=org.kde.plasma.cameraindicator
|
||||||
|
|
||||||
|
[Containments][35][Applets][96]
|
||||||
|
immutability=1
|
||||||
|
plugin=org.kde.plasma.brightness
|
||||||
|
|
||||||
|
[Containments][35][Applets][96][Configuration]
|
||||||
|
PreloadWeight=42
|
||||||
|
|
||||||
[Containments][35][ConfigDialog]
|
[Containments][35][ConfigDialog]
|
||||||
DialogHeight=540
|
DialogHeight=540
|
||||||
DialogWidth=720
|
DialogWidth=720
|
||||||
@ -319,10 +286,40 @@ DialogWidth=720
|
|||||||
PreloadWeight=0
|
PreloadWeight=0
|
||||||
|
|
||||||
[Containments][35][General]
|
[Containments][35][General]
|
||||||
extraItems=org.kde.plasma.mediacontroller,org.kde.plasma.bluetooth,org.kde.kdeconnect,org.kde.plasma.vault,org.kde.plasma.notifications,org.kde.kupapplet,org.kde.plasma.manage-inputmethod,org.kde.plasma.volume,org.kde.plasma.devicenotifier,org.kde.plasma.networkmanagement,org.kde.plasma.keyboardlayout,org.kde.kscreen,org.kde.plasma.clipboard,org.kde.plasma.battery,Discover Notifier_org.kde.DiscoverNotifier
|
extraItems=org.kde.plasma.mediacontroller,org.kde.plasma.bluetooth,org.kde.kdeconnect,org.kde.plasma.vault,org.kde.plasma.notifications,org.kde.plasma.manage-inputmethod,org.kde.plasma.volume,org.kde.plasma.devicenotifier,org.kde.plasma.networkmanagement,org.kde.plasma.keyboardlayout,org.kde.kscreen,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.keyboardindicator,org.kde.plasma.printmanager,org.kde.plasma.cameraindicator,org.kde.plasma.brightness
|
||||||
knownItems=org.kde.plasma.mediacontroller,org.kde.plasma.bluetooth,org.kde.kdeconnect,org.kde.plasma.vault,org.kde.plasma.notifications,org.kde.kupapplet,org.kde.plasma.manage-inputmethod,org.kde.plasma.volume,org.kde.plasma.devicenotifier,org.kde.plasma.networkmanagement,org.kde.plasma.keyboardlayout,org.kde.kscreen,org.kde.plasma.clipboard,org.kde.plasma.battery
|
knownItems=org.kde.plasma.mediacontroller,org.kde.plasma.bluetooth,org.kde.kdeconnect,org.kde.plasma.vault,org.kde.plasma.notifications,org.kde.plasma.manage-inputmethod,org.kde.plasma.volume,org.kde.plasma.devicenotifier,org.kde.plasma.networkmanagement,org.kde.plasma.keyboardlayout,org.kde.kscreen,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.keyboardindicator,org.kde.plasma.printmanager,org.kde.plasma.cameraindicator,org.kde.plasma.brightness
|
||||||
scaleIconsToFit=true
|
scaleIconsToFit=true
|
||||||
shownItems=org.kde.plasma.keyboardlayout
|
shownItems=org.kde.plasma.keyboardlayout
|
||||||
|
|
||||||
|
[Containments][90]
|
||||||
|
activityId=5f9c2a4b-4fc6-442d-9dcc-992b332d806c
|
||||||
|
formfactor=0
|
||||||
|
immutability=1
|
||||||
|
lastScreen=0
|
||||||
|
location=0
|
||||||
|
plugin=org.kde.plasma.folder
|
||||||
|
wallpaperplugin=org.kde.image
|
||||||
|
|
||||||
|
[Containments][91]
|
||||||
|
activityId=5f9c2a4b-4fc6-442d-9dcc-992b332d806c
|
||||||
|
formfactor=0
|
||||||
|
immutability=1
|
||||||
|
lastScreen=1
|
||||||
|
location=0
|
||||||
|
plugin=org.kde.plasma.folder
|
||||||
|
wallpaperplugin=org.kde.image
|
||||||
|
|
||||||
|
[Containments][92]
|
||||||
|
ItemGeometries-1920x1080=
|
||||||
|
ItemGeometriesHorizontal=
|
||||||
|
activityId=5f9c2a4b-4fc6-442d-9dcc-992b332d806c
|
||||||
|
formfactor=0
|
||||||
|
immutability=1
|
||||||
|
lastScreen=2
|
||||||
|
location=0
|
||||||
|
plugin=org.kde.plasma.folder
|
||||||
|
wallpaperplugin=org.kde.image
|
||||||
|
|
||||||
[ScreenMapping]
|
[ScreenMapping]
|
||||||
itemsOnDisabledScreens=
|
itemsOnDisabledScreens=
|
||||||
|
screenMapping=
|
||||||
|
Loading…
Reference in New Issue
Block a user