Update
This commit is contained in:
parent
1c552af991
commit
f39118e3d1
|
@ -8,7 +8,7 @@ else
|
|||
echo "USER IS ROOT"
|
||||
fi
|
||||
|
||||
find /home/liveuser -type f -newermt '2024-12-01 00:00' -ls |
|
||||
find /home/liveuser -type f -newermt '2025-07-12 00:00' -ls |
|
||||
grep -v '.cache' |
|
||||
awk '{print $11}' |
|
||||
sed -e "s|/home\/liveuser\/||g" > ./liveuser.txt
|
||||
|
|
|
@ -18,6 +18,6 @@ do
|
|||
fi
|
||||
done
|
||||
|
||||
chown -R 1000:1000 .
|
||||
chown -R lera:lera .
|
||||
|
||||
echo "Ready"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo chown -R 1000:1000 ./skel
|
||||
sudo chown -R lera:lera ./skel
|
||||
|
||||
echo "Ready"
|
||||
|
|
BIN
skel.tar.xz
BIN
skel.tar.xz
Binary file not shown.
|
@ -11,7 +11,6 @@ Places Icons Static Size=16
|
|||
|
||||
[MainWindow]
|
||||
MenuBar=Disabled
|
||||
ToolBarsMovable=Disabled
|
||||
|
||||
[PlacesPanel]
|
||||
IconSize=16
|
||||
|
|
|
@ -1,17 +1,19 @@
|
|||
[Settings]
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-button-images=true
|
||||
gtk-cursor-blink=true
|
||||
gtk-cursor-blink-time=1000
|
||||
gtk-cursor-theme-name=Melawy-red-light-default-cursors
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-enable-event-sounds=false
|
||||
gtk-font-name=Noto Sans, 10
|
||||
gtk-icon-theme-name=Melawy-blue-dark
|
||||
gtk-icon-theme-name=Melawy-Dark
|
||||
gtk-menu-images=true
|
||||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
||||
gtk-primary-button-warps-slider=true
|
||||
gtk-sound-theme-name=ocean
|
||||
gtk-theme-name=Melawy-round-Dark-compact
|
||||
gtk-toolbar-style=3
|
||||
gtk-xft-dpi=98304
|
||||
gtk-xft-dpi=113049
|
||||
|
|
|
@ -1,14 +1,16 @@
|
|||
[Settings]
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-cursor-blink=true
|
||||
gtk-cursor-blink-time=1000
|
||||
gtk-cursor-theme-name=Melawy-red-light-default-cursors
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-enable-event-sounds=false
|
||||
gtk-font-name=Noto Sans, 10
|
||||
gtk-icon-theme-name=Melawy-blue-dark
|
||||
gtk-icon-theme-name=Melawy-Dark
|
||||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
||||
gtk-primary-button-warps-slider=true
|
||||
gtk-sound-theme-name=ocean
|
||||
gtk-theme-name=Melawy-round-Dark-compact
|
||||
gtk-xft-dpi=98304
|
||||
gtk-xft-dpi=113049
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# KDE Plasma, Fri Jan 24 15:22:40 2025
|
||||
# KDE Plasma, Sat Jul 12 19:02:42 2025
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# KDE Plasma, Fri Jan 24 15:22:40 2025
|
||||
# KDE Plasma, Sat Jul 12 19:02:42 2025
|
||||
#
|
||||
|
||||
gtk-alternative-button-order = 1
|
||||
|
|
|
@ -1,2 +1,11 @@
|
|||
[$Version]
|
||||
update_info=delete_cursor_old_default_size.upd:DeleteCursorOldDefaultSize,kcminputrc_fix_botched_5_21_0.upd:kcminputrc_fix_botched_5_21_0_pre,kcminputrc_fix_botched_5_21_0.upd:kcminputrc_fix_botched_5_21_0,kcminputrc_repeat.upd:kcminputrc_migrate_key_repeat
|
||||
|
||||
[Keyboard]
|
||||
NumLock=0
|
||||
|
||||
[Mouse]
|
||||
X11LibInputXAccelProfileFlat=true
|
||||
|
||||
[Tmp]
|
||||
update_info=delete_cursor_old_default_size.upd:DeleteCursorOldDefaultSize
|
||||
|
|
|
@ -1,46 +1,81 @@
|
|||
updateInfoAdded=true
|
||||
|
||||
[dolphin_detailsmodesettings.upd]
|
||||
ctime=1752011865
|
||||
done=rename-leading-padding,rename-side-padding,move-content-display
|
||||
mtime=1751383565
|
||||
|
||||
[dolphin_statusandlocationbarssettings.upd]
|
||||
ctime=1752011865
|
||||
done=move-content-display,25.04-convert-bool-showstatusbar-to-enum-showstatusbar
|
||||
mtime=1751383565
|
||||
|
||||
[gtkconfig.upd]
|
||||
ctime=1735944792
|
||||
done=gtk_theme,dont_use_gtk_css_for_window_decorations,remove_deprecated_gtk4_option
|
||||
mtime=1735809875
|
||||
ctime=1752011865
|
||||
done=gtk_theme,dont_use_gtk_css_for_window_decorations,remove_deprecated_gtk4_option,25.04-convert-bool-showstatusbar-to-enum-showstatusbar
|
||||
mtime=1751439691
|
||||
|
||||
[kcalcrc.upd]
|
||||
ctime=1736500520
|
||||
ctime=1752011865
|
||||
done=remove_deprecated_gtk4_option
|
||||
mtime=1736456817
|
||||
mtime=1751392603
|
||||
|
||||
[konsole.upd]
|
||||
ctime=1752011865
|
||||
done=konsole_globalaccel,add-hamburgermenu-to-toolbar
|
||||
mtime=1751393006
|
||||
|
||||
[kwin-x11.upd]
|
||||
ctime=1752011865
|
||||
done=add-hamburgermenu-to-toolbar,kwin-6.0-reset-active-mouse-screen-x11,kwin-6.0-delete-desktop-switching-shortcuts-x11,kwin-6.0-remove-breeze-tabbox-default-x11,kwin-6.1-remove-gridview-expose-shortcuts-x11
|
||||
mtime=1751439996
|
||||
|
||||
[kwin.upd]
|
||||
ctime=1735944793
|
||||
done=remove_deprecated_gtk4_option,kwin-6.0-reset-active-mouse-screen,kwin-6.0-delete-desktop-switching-shortcuts,kwin-6.0-remove-breeze-tabbox-default,kwin-6.1-remove-gridview-expose-shortcuts
|
||||
mtime=1735808461
|
||||
ctime=1752011865
|
||||
done=remove_deprecated_gtk4_option,kwin-6.0-reset-active-mouse-screen,kwin-6.0-delete-desktop-switching-shortcuts,kwin-6.0-remove-breeze-tabbox-default,kwin-6.1-remove-gridview-expose-shortcuts,kwin-6.1-remove-gridview-expose-shortcuts-x11
|
||||
mtime=1751438305
|
||||
|
||||
[migrate-calendar-to-plugin-id.upd]
|
||||
ctime=1735944796
|
||||
ctime=1752011865
|
||||
done=kwin-6.1-remove-gridview-expose-shortcuts,migrate-calendar-plugins
|
||||
mtime=1735809071
|
||||
mtime=1751438892
|
||||
|
||||
[plasma-systemmonitor.upd]
|
||||
ctime=1752011865
|
||||
done=memory-column
|
||||
mtime=1751440689
|
||||
|
||||
[plasma6.0-remove-dpi-settings.upd]
|
||||
ctime=1735944796
|
||||
done=migrate-calendar-plugins,plasma6.0-remove-dpi-settings
|
||||
mtime=1735809071
|
||||
ctime=1752011865
|
||||
done=migrate-calendar-plugins,plasma6.0-remove-dpi-settings,memory-column
|
||||
mtime=1751438892
|
||||
|
||||
[plasma6.0-remove-old-shortcuts.upd]
|
||||
ctime=1735944796
|
||||
ctime=1752011865
|
||||
done=plasma6.0-remove-dpi-settings,plasma6.0-remove-old-shortcuts
|
||||
mtime=1735809071
|
||||
mtime=1751438892
|
||||
|
||||
[plasma6.3-update-clipboard-database-2-to-3.upd]
|
||||
ctime=1752011865
|
||||
done=plasma6.3-update-clipboard-database-2-to-3
|
||||
mtime=1751438892
|
||||
|
||||
[plasma6.4-migrate-fullscreen-notifications-to-dnd.upd]
|
||||
ctime=1752011865
|
||||
done=plasma6.3-update-clipboard-database-2-to-3,plasma6.4-migrate-fullscreen-notifications-to-dnd
|
||||
mtime=1751438892
|
||||
|
||||
[plasmashell-6.0-keep-custom-position-of-panels.upd]
|
||||
ctime=1735944796
|
||||
done=plasma6.0-remove-old-shortcuts,plasmashell-6.0-keep-custom-position-of-panels
|
||||
mtime=1735809071
|
||||
ctime=1752011865
|
||||
done=plasma6.0-remove-old-shortcuts,plasmashell-6.0-keep-custom-position-of-panels,plasma6.4-migrate-fullscreen-notifications-to-dnd
|
||||
mtime=1751438892
|
||||
|
||||
[plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels.upd]
|
||||
ctime=1735944796
|
||||
ctime=1752011865
|
||||
done=plasmashell-6.0-keep-custom-position-of-panels,plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels
|
||||
mtime=1735809071
|
||||
mtime=1751438892
|
||||
|
||||
[spectacle.upd]
|
||||
ctime=1736500529
|
||||
ctime=1752011865
|
||||
done=plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels,24.02.0-video_format,24.02.0-keep_old_save_location,24.02.0-rename_settings,24.02.0-keep_old_filename_templates,24.05.2-change_placeholder_format
|
||||
mtime=1736451415
|
||||
mtime=1751469996
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
ColorScheme=MelawyGray
|
||||
|
||||
[Icons]
|
||||
Theme=Melawy-blue-dark
|
||||
Theme=Melawy-Dark
|
||||
|
||||
[KDE]
|
||||
widgetStyle=Klassy
|
||||
|
|
|
@ -3,20 +3,16 @@ _k_friendly_name=Диспетчер комнат
|
|||
switch-to-activity-cf01784f-e1f8-41b5-b00f-af3bac89fee0=none,none,Переключиться на комнату «Начальная комната»
|
||||
|
||||
[KDE Keyboard Layout Switcher]
|
||||
Switch to Last-Used Keyboard Layout=Meta+Alt+L,none,Выбрать последнюю использованную раскладку клавиатуры
|
||||
Switch to Next Keyboard Layout=Meta+Alt+K,none,Выбрать следующую раскладку клавиатуры
|
||||
Switch keyboard layout to Английская (США)=none,none,Сменить раскладку клавиатуры на Английская (США)
|
||||
Switch keyboard layout to Русская=none,none,Сменить раскладку клавиатуры на Русская
|
||||
Switch to Last-Used Keyboard Layout=Meta+Alt+L,Meta+Alt+L,Выбрать последнюю использованную раскладку клавиатуры
|
||||
Switch to Next Keyboard Layout=Meta+Alt+K,Meta+Alt+K,Выбрать следующую раскладку клавиатуры
|
||||
_k_friendly_name=Переключение раскладки клавиатуры
|
||||
|
||||
[kaccess]
|
||||
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Включить/выключить зачитывание с экрана
|
||||
_k_friendly_name=Специальные возможности
|
||||
|
||||
[kcm_touchpad]
|
||||
Disable Touchpad=Touchpad Off,Touchpad Off,Выключить сенсорную панель
|
||||
Enable Touchpad=Touchpad On,Touchpad On,Включить сенсорную панель
|
||||
Toggle Touchpad=Touchpad Toggle,Touchpad Toggle,Включить или выключить сенсорную панель
|
||||
_k_friendly_name=Сенсорная панель
|
||||
|
||||
[kmix]
|
||||
_k_friendly_name=Громкость звука
|
||||
decrease_microphone_volume=Microphone Volume Down,Microphone Volume Down,Уменьшить громкость микрофона
|
||||
|
@ -30,14 +26,14 @@ mute=Volume Mute,Volume Mute,Выключить звук
|
|||
|
||||
[ksmserver]
|
||||
Halt Without Confirmation=none,,Выключить компьютер без подтверждения
|
||||
Lock Session=Meta+L\tScreensaver,Meta+L\tScreensaver,Заблокировать сеанс
|
||||
Lock Session=Meta+L\tScreensaver,Meta+L\tScreensaver,Lock Session
|
||||
Log Out=Ctrl+Alt+Del,Ctrl+Alt+Del,Показать экран выхода
|
||||
Log Out Without Confirmation=none,,Завершить сеанс без подтверждения
|
||||
LogOut=none,,Завершить сеанс
|
||||
Reboot=none,,Перезагрузить компьютер
|
||||
Reboot Without Confirmation=none,,Перезагрузить компьютер без подтверждения
|
||||
Shut Down=none,,Выключить компьютер
|
||||
_k_friendly_name=Управление сеансами
|
||||
_k_friendly_name=Session Management
|
||||
|
||||
[kwin]
|
||||
Activate Window Demanding Attention=Meta+Ctrl+A,Meta+Ctrl+A,Активировать окно\\, требующее внимания
|
||||
|
@ -54,6 +50,7 @@ Grid View=Meta+G,Meta+G,Включить или отключить режим п
|
|||
Increase Opacity=none,,Увеличить непрозрачность окна на 5%
|
||||
Kill Window=Meta+Ctrl+Esc,Meta+Ctrl+Esc,Принудительно закрыть окно
|
||||
MinimizeAll=Meta+Shift+D,none,MinimizeAll
|
||||
Move Tablet to Next Output=none,none,Переключить планшет к следующему выходу
|
||||
MoveMouseToCenter=Meta+F6,Meta+F6,Переместить мышь в центр
|
||||
MoveMouseToFocus=Meta+F5,Meta+F5,Переместить мышь в фокус ввода
|
||||
MoveZoomDown=none,none,Переместить увеличенную область вниз
|
||||
|
@ -110,17 +107,21 @@ Switch to Screen to the Left=none,,Переключиться на экран с
|
|||
Switch to Screen to the Right=none,,Переключиться на экран справа
|
||||
Toggle Night Color=none,none,Приостановить или возобновить использование ночной цветовой схемы
|
||||
Toggle Window Raise/Lower=none,,Переключить передний/задний план
|
||||
Walk Through Windows=Alt+Tab,Alt+Tab,На одно окно вперёд
|
||||
Walk Through Windows (Reverse)=Alt+Shift+Tab,Alt+Shift+Tab,На одно окно назад
|
||||
Walk Through Windows Alternative=none,,На одно окно вперёд (альтернативный режим)
|
||||
Walk Through Windows Alternative (Reverse)=none,,На одно окно назад (альтернативный режим)
|
||||
Walk Through Windows of Current Application=Alt+`,Alt+`,На одно окно вперёд текущего приложения
|
||||
Walk Through Windows of Current Application (Reverse)=Alt+~,Alt+~,На одно окно назад текущего приложения
|
||||
Walk Through Windows of Current Application Alternative=none,,На одно окно вперёд текущего приложения (альтернативный режим)
|
||||
Walk Through Windows of Current Application Alternative (Reverse)=none,,На одно окно назад текущего приложения (альтернативный режим)
|
||||
Walk Through Windows=Alt+Tab,Meta+Tab\tAlt+Tab,На одно окно вперёд
|
||||
Walk Through Windows (Reverse)=Alt+Shift+Tab,Meta+Shift+Tab\tAlt+Shift+Tab,На одно окно назад
|
||||
Walk Through Windows Alternative=none,none,На одно окно вперёд (альтернативный режим)
|
||||
Walk Through Windows Alternative (Reverse)=none,none,На одно окно назад (альтернативный режим)
|
||||
Walk Through Windows of Current Application=Alt+`,Meta+`\tAlt+`,На одно окно вперёд текущего приложения
|
||||
Walk Through Windows of Current Application (Reverse)=Alt+~,Meta+~\tAlt+~,На одно окно назад текущего приложения
|
||||
Walk Through Windows of Current Application Alternative=none,none,На одно окно вперёд текущего приложения (альтернативный режим)
|
||||
Walk Through Windows of Current Application Alternative (Reverse)=none,none,На одно окно назад текущего приложения (альтернативный режим)
|
||||
Window Above Other Windows=none,,Поместить окно на передний план
|
||||
Window Below Other Windows=none,,Поместить окно на задний план
|
||||
Window Close=Alt+F4,Alt+F4,Закрыть окно
|
||||
Window Custom Quick Tile Bottom=none,,Распахнуть окно на нижнюю половину экрана (настраиваемый вариант)
|
||||
Window Custom Quick Tile Left=none,,Распахнуть окно на левую половину экрана (настраиваемый вариант)
|
||||
Window Custom Quick Tile Right=none,,Распахнуть окно на правую половину экрана (настраиваемый вариант)
|
||||
Window Custom Quick Tile Top=none,,Распахнуть окно на верхнюю половину экрана (настраиваемый вариант)
|
||||
Window Fullscreen=none,,Распахнуть окно на весь экран
|
||||
Window Grow Horizontal=none,,Распахнуть окно по горизонтали
|
||||
Window Grow Vertical=none,,Распахнуть окно по вертикали
|
||||
|
@ -192,9 +193,10 @@ Window to Screen 5=none,,Переместить окно на экран 5
|
|||
Window to Screen 6=none,,Переместить окно на экран 6
|
||||
Window to Screen 7=none,,Переместить окно на экран 7
|
||||
_k_friendly_name=KWin
|
||||
view_actual_size=none,Meta+0,Фактический размер
|
||||
view_zoom_in=Meta++\tMeta+=,Meta++\tMeta+=,Увеличить
|
||||
view_zoom_out=Meta+-,Meta+-,Уменьшить
|
||||
disableInputCapture=Meta+Shift+Esc,Meta+Shift+Esc,Отключить активный захват ввода
|
||||
view_actual_size=none,Meta+0,Масштабировать по фактическому размеру
|
||||
view_zoom_in=Meta++\tMeta+=,Meta++\tMeta+=,Увеличить масштаб
|
||||
view_zoom_out=Meta+-,Meta+-,Уменьшить масштаб
|
||||
|
||||
[mediacontrol]
|
||||
_k_friendly_name=Управление медиапроигрывателем
|
||||
|
@ -227,7 +229,7 @@ powerProfile=Battery\tMeta+B,Battery\tMeta+B,Переключить профил
|
|||
_k_friendly_name=plasmashell
|
||||
activate application launcher=Meta\tAlt+F1,Meta\tAlt+F1,Вызвать меню запуска приложений
|
||||
activate task manager entry 1=Meta+1,Meta+1,Открыть 1-ю кнопку на панели задач
|
||||
activate task manager entry 10=Meta+0,Meta+0,Открыть 10-ю кнопку на панели задач
|
||||
activate task manager entry 10=Meta+0,,Открыть 10-ю кнопку на панели задач
|
||||
activate task manager entry 2=Meta+2,Meta+2,Открыть 2-ю кнопку на панели задач
|
||||
activate task manager entry 3=Meta+3,Meta+3,Открыть 3-ю кнопку на панели задач
|
||||
activate task manager entry 4=Meta+4,Meta+4,Открыть 4-ю кнопку на панели задач
|
||||
|
@ -242,10 +244,11 @@ clipboard_action=Meta+Ctrl+X,Meta+Ctrl+X,Всплывающее меню авт
|
|||
cycle-panels=Meta+Alt+P,Meta+Alt+P,Перемещение фокуса ввода с клавиатуры между панелями
|
||||
cycleNextAction=none,,Следующая запись журнала
|
||||
cyclePrevAction=none,,Предыдущая запись журнала
|
||||
edit_clipboard=none,,Редактирование буфера обмена…
|
||||
manage activities=Meta+Q,Meta+Q,Показать переключатель комнат
|
||||
next activity=Meta+A,none,На одну комнату вперёд
|
||||
previous activity=Meta+Shift+A,none,На одну комнату назад
|
||||
repeat_action=none,Meta+Ctrl+R,Ручной выбор действия с буфером обмена
|
||||
repeat_action=none,,Ручной выбор действия с буфером обмена
|
||||
show dashboard=Ctrl+F12,Ctrl+F12,Показать рабочий стол
|
||||
show-barcode=none,,Показать штрихкод…
|
||||
show-on-mouse-pos=Meta+V,Meta+V,Показать записи на позиции указателя мыши
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[ButtonBehaviour]
|
||||
AlwaysShowIconHighlightUsing=Background
|
||||
ShowBackgroundNormallyActive=true
|
||||
ShowBackgroundNormallyInactive=true
|
||||
ShowCloseBackgroundNormallyActive=true
|
||||
|
@ -23,6 +24,8 @@ ButtonBackgroundColorsActive=TitleBarText
|
|||
ButtonBackgroundColorsInactive=TitleBarText
|
||||
ButtonBackgroundOpacityActive=16
|
||||
ButtonBackgroundOpacityInactive=12
|
||||
ButtonIconColorsActive=TitleBarText
|
||||
ButtonIconOpacityInactive=100
|
||||
CloseButtonIconColorActive=AsSelected
|
||||
CloseButtonIconColorInactive=AsSelected
|
||||
OnPoorIconContrastActive=Nothing
|
||||
|
@ -41,12 +44,15 @@ ShadowSize=ShadowVeryLarge
|
|||
ShadowStrength=64
|
||||
|
||||
[Style]
|
||||
MenuOpacity=90
|
||||
ButtonGradient=true
|
||||
MenuOpacity=80
|
||||
SplitterProxyEnabled=true
|
||||
|
||||
[TitleBarOpacity]
|
||||
ActiveTitleBarOpacity=75
|
||||
ActiveTitlebarOpacity=75
|
||||
InactiveTitleBarOpacity=75
|
||||
InactiveTitlebarOpacity=75
|
||||
OpaqueMaximizedTitleBars=false
|
||||
|
||||
[TitleBarSpacing]
|
||||
|
@ -55,11 +61,15 @@ TitleBarBottomMargin=3
|
|||
TitleBarLeftMargin=4
|
||||
TitleBarRightMargin=4
|
||||
TitleBarTopMargin=3
|
||||
TitlebarBottomMargin=3
|
||||
TitlebarLeftMargin=3
|
||||
TitlebarRightMargin=3
|
||||
TitlebarTopMargin=3
|
||||
|
||||
[Windeco]
|
||||
BoldButtonIcons=BoldIconsFine
|
||||
ButtonIconStyle=StyleSystemIconTheme
|
||||
ButtonShape=ShapeSmallCircle
|
||||
CornerRadius=5
|
||||
RoundBottomCornersWhenNoBorders=true
|
||||
WindowCornerRadius=10
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -4,8 +4,5 @@ DefaultProfile=Melawy.profile
|
|||
[General]
|
||||
ConfigVersion=1
|
||||
|
||||
[MainWindow]
|
||||
ToolBarsMovable=Disabled
|
||||
|
||||
[UiSettings]
|
||||
ColorScheme=
|
||||
|
|
|
@ -46,17 +46,44 @@ OutlineColor=80,80,80
|
|||
[Tiling]
|
||||
padding=4
|
||||
|
||||
[Tiling][02da02a1-02da-4fbe-ab6d-7fb51248cbd4][132f6dea-2b01-4aeb-a91f-a6ce9f326988]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][02da02a1-02da-4fbe-ab6d-7fb51248cbd4][4314ff69-d0f0-45b5-a354-e9cfe4e262b2]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][36818a8a-73e4-4633-b650-66d618b6dfb9][132f6dea-2b01-4aeb-a91f-a6ce9f326988]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][36818a8a-73e4-4633-b650-66d618b6dfb9][4314ff69-d0f0-45b5-a354-e9cfe4e262b2]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][41ed61f1-df88-5f72-9feb-b45774232926]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][4b00461d-df0c-4194-ab8c-2e65e0450871][132f6dea-2b01-4aeb-a91f-a6ce9f326988]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][4b00461d-df0c-4194-ab8c-2e65e0450871][4314ff69-d0f0-45b5-a354-e9cfe4e262b2]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][a8ef3e4d-83fb-4d09-90ea-6f3507ff7180][132f6dea-2b01-4aeb-a91f-a6ce9f326988]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][a8ef3e4d-83fb-4d09-90ea-6f3507ff7180][4314ff69-d0f0-45b5-a354-e9cfe4e262b2]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Tiling][e460f24c-0802-5ae0-b5a4-3e2eda27ed36]
|
||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||
|
||||
[Windows]
|
||||
RollOverDesktops=true
|
||||
|
||||
[Xwayland]
|
||||
Scale=1.15
|
||||
|
||||
[org.kde.kdecoration2]
|
||||
BorderSize=Normal
|
||||
BorderSizeAuto=false
|
||||
ButtonsOnLeft=M
|
||||
ButtonsOnRight=IAX
|
||||
ButtonsOnLeft=MFS
|
||||
ButtonsOnRight=HIAX
|
||||
|
|
|
@ -5,8 +5,8 @@ RightButton;NoModifier=org.kde.contextmenu
|
|||
[ActionPlugins][1]
|
||||
RightButton;NoModifier=org.kde.contextmenu
|
||||
|
||||
[Containments][1]
|
||||
ItemGeometries-1366x768=
|
||||
[Containments][171]
|
||||
ItemGeometries-2991x1252=
|
||||
ItemGeometriesHorizontal=
|
||||
activityId=cf01784f-e1f8-41b5-b00f-af3bac89fee0
|
||||
formfactor=0
|
||||
|
@ -16,10 +16,36 @@ location=0
|
|||
plugin=org.kde.plasma.folder
|
||||
wallpaperplugin=a2n.blur
|
||||
|
||||
[Containments][1][Wallpaper][a2n.blur][General]
|
||||
[Containments][171][General]
|
||||
positions={"2991x1252":[]}
|
||||
|
||||
[Containments][171][Wallpaper][a2n.blur][General]
|
||||
FillMode=0
|
||||
|
||||
[Containments][2]
|
||||
[Containments][171][Wallpaper][org.kde.image][General]
|
||||
FillMode=0
|
||||
|
||||
[Containments][172]
|
||||
ItemGeometries-1366x768=
|
||||
ItemGeometriesHorizontal=
|
||||
activityId=cf01784f-e1f8-41b5-b00f-af3bac89fee0
|
||||
formfactor=0
|
||||
immutability=1
|
||||
lastScreen=1
|
||||
location=0
|
||||
plugin=org.kde.plasma.folder
|
||||
wallpaperplugin=a2n.blur
|
||||
|
||||
[Containments][172][General]
|
||||
positions={"1366x768":[]}
|
||||
|
||||
[Containments][172][Wallpaper][a2n.blur][General]
|
||||
FillMode=0
|
||||
|
||||
[Containments][172][Wallpaper][org.kde.image][General]
|
||||
FillMode=0
|
||||
|
||||
[Containments][173]
|
||||
activityId=
|
||||
formfactor=2
|
||||
immutability=1
|
||||
|
@ -28,48 +54,29 @@ location=4
|
|||
plugin=org.kde.panel
|
||||
wallpaperplugin=org.kde.image
|
||||
|
||||
[Containments][2][Applets][21]
|
||||
[Containments][173][Applets][174]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.digitalclock
|
||||
plugin=org.kde.plasma.panelspacer
|
||||
|
||||
[Containments][2][Applets][21][Configuration][Appearance]
|
||||
autoFontAndSize=true
|
||||
fontSize=12
|
||||
showSeconds=2
|
||||
|
||||
[Containments][2][Applets][22]
|
||||
[Containments][173][Applets][175]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.notifications
|
||||
plugin=DeepinMenu.Classic
|
||||
|
||||
[Containments][2][Applets][23]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.win7showdesktop
|
||||
|
||||
[Containments][2][Applets][23][Configuration][General]
|
||||
edgeColor=#66888888
|
||||
hoveredColor=#66777777
|
||||
pressedColor=#66555555
|
||||
size=7
|
||||
|
||||
[Containments][2][Applets][3]
|
||||
immutability=1
|
||||
plugin=com.github.adhec.Menu11
|
||||
|
||||
[Containments][2][Applets][3][Configuration][General]
|
||||
[Containments][173][Applets][175][Configuration][General]
|
||||
appDescription=hidden
|
||||
appListWidth=400
|
||||
compactMode=true
|
||||
defaultAppListView=TilesOnly
|
||||
defaultTileColor=#e4606060
|
||||
defaultTileGradient=true
|
||||
displayPosition=0
|
||||
displayPosition=2
|
||||
favGridCols=6
|
||||
favorites=melawy-linux-welcome.desktop,systemsettings.desktop,pamac.desktop,org.kde.dolphin.desktop,org.kde.konsole.desktop,org.kde.kcalc.desktop,org.kde.kate.desktop,code.desktop,org.telegram.desktop.desktop,discord.desktop,Zoom.desktop,firefox-developer-edition.desktop,firefox.desktop,brave-browser.desktop,google-chrome.desktop
|
||||
favorites=melawy-linux-welcome.desktop,systemsettings.desktop,pamac.desktop,org.kde.dolphin.desktop,org.kde.konsole.desktop,org.kde.kcalc.desktop,org.kde.kate.desktop,code.desktop,org.telegram.desktop.desktop,legcord.desktop,Zoom.desktop,firefox-developer-edition.desktop,firefox.desktop,brave-browser.desktop,google-chrome.desktop
|
||||
favoritesPortedToKAstats=true
|
||||
floating=true
|
||||
fullscreen=true
|
||||
groupLabelAlignment=center
|
||||
icon=start-here-kde
|
||||
icon=start-here-kde-symbolic
|
||||
menuItemHeight=24
|
||||
numRecentApps=10
|
||||
numberRows=5
|
||||
|
@ -84,113 +91,151 @@ sidebarIconSize=24
|
|||
systemFavorites=
|
||||
tileLabelAlignment=center
|
||||
|
||||
[Containments][2][Applets][4]
|
||||
[Containments][173][Applets][176]
|
||||
immutability=1
|
||||
plugin=com.himdek.kde.plasma.overview
|
||||
|
||||
[Containments][2][Applets][5]
|
||||
[Containments][173][Applets][177]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.icontasks
|
||||
|
||||
[Containments][2][Applets][5][Configuration][General]
|
||||
[Containments][173][Applets][177][Configuration][General]
|
||||
iconSpacing=0
|
||||
indicateAudioStreams=true
|
||||
launchers=applications:melawy-linux-welcome.desktop,applications:systemsettings.desktop,applications:pamac.desktop,applications:org.kde.dolphin.desktop,applications:org.kde.konsole.desktop,applications:org.kde.kcalc.desktop,applications:org.kde.kate.desktop,applications:code.desktop,applications:org.telegram.desktop.desktop,applications:discord.desktop,applications:Zoom.desktop,applications:firefox-developer-edition.desktop,applications:firefox.desktop,applications:brave-browser.desktop,applications:google-chrome.desktop
|
||||
launchers=applications:melawy-linux-welcome.desktop,applications:systemsettings.desktop,applications:pamac.desktop,applications:org.kde.dolphin.desktop,applications:org.kde.konsole.desktop,applications:org.kde.kcalc.desktop,applications:org.kde.kate.desktop,applications:code.desktop,applications:org.telegram.desktop.desktop,applications:legcord.desktop,applications:Zoom.desktop,applications:firefox-developer-edition.desktop,applications:firefox.desktop,applications:brave-browser.desktop,applications:google-chrome.desktop
|
||||
maxStripes=1
|
||||
|
||||
[Containments][2][Applets][6]
|
||||
[Containments][173][Applets][178]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.panelspacer
|
||||
|
||||
[Containments][2][Applets][7]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.systemtray
|
||||
|
||||
[Containments][2][Applets][7][Configuration]
|
||||
SystrayContainmentId=8
|
||||
|
||||
[Containments][2][General]
|
||||
AppletOrder=3;4;5;6;7;21;22;23
|
||||
|
||||
[Containments][8]
|
||||
[Containments][173][Applets][179]
|
||||
activityId=
|
||||
formfactor=2
|
||||
formfactor=0
|
||||
immutability=1
|
||||
lastScreen=-1
|
||||
location=4
|
||||
plugin=org.kde.plasma.private.systemtray
|
||||
location=0
|
||||
plugin=org.kde.plasma.systemtray
|
||||
popupHeight=436
|
||||
popupWidth=436
|
||||
wallpaperplugin=org.kde.image
|
||||
|
||||
[Containments][8][Applets][10]
|
||||
immutability=1
|
||||
plugin=org.kde.kscreen
|
||||
|
||||
[Containments][8][Applets][11]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.cameraindicator
|
||||
|
||||
[Containments][8][Applets][12]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.clipboard
|
||||
|
||||
[Containments][8][Applets][13]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.devicenotifier
|
||||
|
||||
[Containments][8][Applets][14]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.keyboardindicator
|
||||
|
||||
[Containments][8][Applets][15]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.keyboardlayout
|
||||
|
||||
[Containments][8][Applets][16]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.manage-inputmethod
|
||||
|
||||
[Containments][8][Applets][17][Configuration]
|
||||
PreloadWeight=42
|
||||
|
||||
[Containments][8][Applets][18]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.printmanager
|
||||
|
||||
[Containments][8][Applets][19]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.vault
|
||||
|
||||
[Containments][8][Applets][20]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.volume
|
||||
|
||||
[Containments][8][Applets][20][Configuration][General]
|
||||
migrated=true
|
||||
|
||||
[Containments][8][Applets][24]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.bluetooth
|
||||
|
||||
[Containments][8][Applets][25]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.networkmanagement
|
||||
|
||||
[Containments][8][Applets][26]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.battery
|
||||
|
||||
[Containments][8][Applets][27]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.brightness
|
||||
|
||||
[Containments][8][Applets][9]
|
||||
[Containments][173][Applets][179][Applets][180]
|
||||
immutability=1
|
||||
plugin=org.kde.kdeconnect
|
||||
|
||||
[Containments][8][General]
|
||||
extraItems=org.kde.kdeconnect,org.kde.kscreen,org.kde.plasma.battery,org.kde.plasma.bluetooth,org.kde.plasma.brightness,org.kde.plasma.cameraindicator,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.keyboardindicator,org.kde.plasma.keyboardlayout,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.printmanager,org.kde.plasma.vault,org.kde.plasma.volume
|
||||
[Containments][173][Applets][179][Applets][181]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.cameraindicator
|
||||
|
||||
[Containments][173][Applets][179][Applets][182]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.clipboard
|
||||
|
||||
[Containments][173][Applets][179][Applets][183]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.devicenotifier
|
||||
|
||||
[Containments][173][Applets][179][Applets][184]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.keyboardindicator
|
||||
|
||||
[Containments][173][Applets][179][Applets][185]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.keyboardlayout
|
||||
|
||||
[Containments][173][Applets][179][Applets][186]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.manage-inputmethod
|
||||
|
||||
[Containments][173][Applets][179][Applets][187][Configuration]
|
||||
PreloadWeight=42
|
||||
|
||||
[Containments][173][Applets][179][Applets][188]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.printmanager
|
||||
|
||||
[Containments][173][Applets][179][Applets][189]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.vault
|
||||
|
||||
[Containments][173][Applets][179][Applets][190]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.weather
|
||||
|
||||
[Containments][173][Applets][179][Applets][191]
|
||||
immutability=1
|
||||
plugin=org.kde.kscreen
|
||||
|
||||
[Containments][173][Applets][179][Applets][192]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.volume
|
||||
|
||||
[Containments][173][Applets][179][Applets][192][Configuration][General]
|
||||
migrated=true
|
||||
|
||||
[Containments][173][Applets][179][Applets][196]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.bluetooth
|
||||
|
||||
[Containments][173][Applets][179][Applets][197]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.networkmanagement
|
||||
|
||||
[Containments][173][Applets][179][Applets][198]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.battery
|
||||
|
||||
[Containments][173][Applets][179][Applets][198][Configuration]
|
||||
PreloadWeight=42
|
||||
|
||||
[Containments][173][Applets][179][Applets][199]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.brightness
|
||||
|
||||
[Containments][173][Applets][179][Applets][199][Configuration]
|
||||
PreloadWeight=42
|
||||
|
||||
[Containments][173][Applets][179][General]
|
||||
extraItems=org.kde.kdeconnect,org.kde.plasma.battery,org.kde.plasma.bluetooth,org.kde.plasma.brightness,org.kde.plasma.cameraindicator,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.keyboardindicator,org.kde.plasma.keyboardlayout,org.kde.plasma.manage-inputmethod,org.kde.plasma.networkmanagement,org.kde.plasma.printmanager,org.kde.plasma.vault,org.kde.plasma.weather,org.kde.kscreen,org.kde.plasma.mediacontroller,org.kde.plasma.volume
|
||||
hiddenItems=firewall-applet,org.kde.plasma.bluetooth,org.kde.kdeconnect,org.kde.plasma.brightness,org.kde.plasma.keyboardindicator,org.kde.plasma.clipboard,org.kde.plasma.weather,org.kde.plasma.vault,org.kde.plasma.printmanager,org.kde.kscreen,org.kde.plasma.manage-inputmethod
|
||||
iconSpacing=2
|
||||
knownItems=org.kde.kdeconnect,org.kde.kscreen,org.kde.plasma.battery,org.kde.plasma.bluetooth,org.kde.plasma.brightness,org.kde.plasma.cameraindicator,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.keyboardindicator,org.kde.plasma.keyboardlayout,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.notifications,org.kde.plasma.printmanager,org.kde.plasma.vault,org.kde.plasma.volume
|
||||
knownItems=org.kde.kdeconnect,org.kde.plasma.battery,org.kde.plasma.bluetooth,org.kde.plasma.brightness,org.kde.plasma.cameraindicator,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.keyboardindicator,org.kde.plasma.keyboardlayout,org.kde.plasma.manage-inputmethod,org.kde.plasma.networkmanagement,org.kde.plasma.notifications,org.kde.plasma.printmanager,org.kde.plasma.vault,org.kde.plasma.weather,org.kde.kscreen,org.kde.plasma.mediacontroller,org.kde.plasma.volume
|
||||
shownItems=org.kde.plasma.mediacontroller,org.kde.plasma.volume,org.kde.plasma.networkmanagement,org.kde.plasma.keyboardlayout
|
||||
|
||||
[Containments][173][Applets][193]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.digitalclock
|
||||
|
||||
[Containments][173][Applets][193][Configuration]
|
||||
popupHeight=400
|
||||
popupWidth=560
|
||||
|
||||
[Containments][173][Applets][193][Configuration][Appearance]
|
||||
autoFontAndSize=true
|
||||
fontSize=12
|
||||
showSeconds=Always
|
||||
|
||||
[Containments][173][Applets][194]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.notifications
|
||||
|
||||
[Containments][173][Applets][194][Configuration]
|
||||
popupHeight=400
|
||||
popupWidth=560
|
||||
|
||||
[Containments][173][Applets][195]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.win7showdesktop
|
||||
|
||||
[Containments][173][Applets][195][Configuration][General]
|
||||
edgeColor=#66888888
|
||||
hoveredColor=#66777777
|
||||
pressedColor=#66555555
|
||||
size=7
|
||||
|
||||
[Containments][173][General]
|
||||
AppletOrder=174;175;176;177;178;179;193;194;195
|
||||
|
||||
[ScreenMapping]
|
||||
itemsOnDisabledScreens=
|
||||
|
|
|
@ -1,3 +1,42 @@
|
|||
[PlasmaViews][Panel 115]
|
||||
floating=1
|
||||
|
||||
[PlasmaViews][Panel 115][Defaults]
|
||||
maxLength=2922
|
||||
minLength=2922
|
||||
offset=0
|
||||
thickness=36
|
||||
|
||||
[PlasmaViews][Panel 115][Horizontal2991]
|
||||
maxLength=2922
|
||||
minLength=2922
|
||||
|
||||
[PlasmaViews][Panel 144]
|
||||
floating=1
|
||||
|
||||
[PlasmaViews][Panel 144][Defaults]
|
||||
maxLength=2922
|
||||
minLength=2922
|
||||
offset=0
|
||||
thickness=36
|
||||
|
||||
[PlasmaViews][Panel 144][Horizontal2991]
|
||||
maxLength=2922
|
||||
minLength=2922
|
||||
|
||||
[PlasmaViews][Panel 173]
|
||||
floating=1
|
||||
|
||||
[PlasmaViews][Panel 173][Defaults]
|
||||
maxLength=2922
|
||||
minLength=2922
|
||||
offset=0
|
||||
thickness=36
|
||||
|
||||
[PlasmaViews][Panel 173][Horizontal2991]
|
||||
maxLength=2922
|
||||
minLength=2922
|
||||
|
||||
[PlasmaViews][Panel 2]
|
||||
floating=1
|
||||
|
||||
|
@ -15,7 +54,28 @@ thickness=36
|
|||
floating=1
|
||||
|
||||
[PlasmaViews][Panel 30][Defaults]
|
||||
thickness=44
|
||||
offset=0
|
||||
thickness=36
|
||||
|
||||
[PlasmaViews][Panel 58]
|
||||
floating=1
|
||||
|
||||
[PlasmaViews][Panel 58][Defaults]
|
||||
offset=0
|
||||
thickness=36
|
||||
|
||||
[PlasmaViews][Panel 86]
|
||||
floating=1
|
||||
|
||||
[PlasmaViews][Panel 86][Defaults]
|
||||
maxLength=2922
|
||||
minLength=2922
|
||||
offset=0
|
||||
thickness=36
|
||||
|
||||
[PlasmaViews][Panel 86][Horizontal2991]
|
||||
maxLength=2922
|
||||
minLength=2922
|
||||
|
||||
[Updates]
|
||||
performed=/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/containmentactions_middlebutton.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_migrate_font_settings.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_migrate_showseconds_setting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/folderview_fix_recursive_screenmapping.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_migrateiconsetting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_remove_shortcut.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/maintain_existing_desktop_icon_sizes.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/mediaframe_migrate_useBackground_setting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/migrate_font_weights.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/move_desktop_layout_config.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/no_middle_click_paste_on_panels.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/systemloadviewer_systemmonitor.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/unlock_widgets.js
|
||||
performed=/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/containmentactions_middlebutton.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_migrate_font_settings.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_migrate_showseconds_setting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/folderview_fix_recursive_screenmapping.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_migrateiconsetting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_remove_shortcut.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/maintain_existing_desktop_icon_sizes.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/mediaframe_migrate_useBackground_setting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/migrate_font_weights.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/move_desktop_layout_config.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/no_middle_click_paste_on_panels.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/systemloadviewer_systemmonitor.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/unlock_widgets.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/taskmanager_configUpdate_wheelEnabled.js
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
[AC][Display]
|
||||
DimDisplayIdleTimeoutSec=120
|
||||
TurnOffDisplayIdleTimeoutSec=300
|
||||
|
||||
[AC][SuspendAndShutdown]
|
||||
AutoSuspendAction=0
|
||||
AutoSuspendIdleTimeoutSec=1800
|
||||
LidAction=0
|
||||
|
||||
[BatteryManagement]
|
||||
BatteryCriticalAction=1
|
||||
|
|
|
@ -1,2 +1,71 @@
|
|||
[AC]
|
||||
icon=battery-charging
|
||||
|
||||
[AC][DPMSControl]
|
||||
idleTime=600
|
||||
|
||||
[AC][DimDisplay]
|
||||
idleTime=300000
|
||||
|
||||
[AC][HandleButtonEvents]
|
||||
lidAction=1
|
||||
powerButtonAction=16
|
||||
powerDownAction=16
|
||||
triggerLidActionWhenExternalMonitorPresent=false
|
||||
|
||||
[AC][SuspendSession]
|
||||
idleTime=600000
|
||||
suspendThenHibernate=false
|
||||
suspendType=32
|
||||
|
||||
[Activities][357d5349-fd6a-4e36-8d43-33270dc1e4c5]
|
||||
mode=None
|
||||
|
||||
[Battery]
|
||||
icon=battery-060
|
||||
|
||||
[Battery][DPMSControl]
|
||||
idleTime=300
|
||||
lockBeforeTurnOff=0
|
||||
|
||||
[Battery][DimDisplay]
|
||||
idleTime=120000
|
||||
|
||||
[Battery][HandleButtonEvents]
|
||||
lidAction=1
|
||||
powerButtonAction=16
|
||||
powerDownAction=16
|
||||
triggerLidActionWhenExternalMonitorPresent=false
|
||||
|
||||
[Battery][SuspendSession]
|
||||
idleTime=600000
|
||||
suspendThenHibernate=false
|
||||
suspendType=1
|
||||
|
||||
[LowBattery]
|
||||
icon=battery-low
|
||||
|
||||
[LowBattery][BrightnessControl]
|
||||
value=30
|
||||
|
||||
[LowBattery][DPMSControl]
|
||||
idleTime=120
|
||||
lockBeforeTurnOff=0
|
||||
|
||||
[LowBattery][DimDisplay]
|
||||
idleTime=60000
|
||||
|
||||
[LowBattery][HandleButtonEvents]
|
||||
lidAction=1
|
||||
powerButtonAction=16
|
||||
powerDownAction=16
|
||||
triggerLidActionWhenExternalMonitorPresent=false
|
||||
|
||||
[LowBattery][SuspendSession]
|
||||
idleTime=300000
|
||||
suspendThenHibernate=false
|
||||
suspendType=1
|
||||
|
||||
[Migration]
|
||||
MigratedActivitiesToPlasma6=powerdevilrc
|
||||
MigratedProfilesToPlasma6=powerdevilrc
|
||||
|
|
|
@ -17,4 +17,3 @@ HDMI-0=HDMI-0
|
|||
HDMI-0 LVDS=HDMI-0
|
||||
HDMI-1=HDMI-1
|
||||
MenuBar=Disabled
|
||||
ToolBarsMovable=Disabled
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Net/CursorBlinkTime 1000
|
||||
Net/CursorBlink 1
|
||||
Net/EnableEventSounds 0
|
||||
Gdk/UnscaledDPI 98304
|
||||
Gdk/UnscaledDPI 113049
|
||||
Gdk/WindowScalingFactor 1
|
||||
Gtk/EnableAnimations 1
|
||||
Gtk/DecorationLayout "icon:minimize,maximize,close"
|
||||
|
@ -8,9 +10,9 @@ Gtk/PrimaryButtonWarpsSlider 1
|
|||
Gtk/ToolbarStyle 3
|
||||
Gtk/MenuImages 1
|
||||
Gtk/ButtonImages 1
|
||||
Gtk/CursorThemeSize 24
|
||||
Gtk/CursorThemeSize 27
|
||||
Gtk/CursorThemeName "Melawy-red-light-default-cursors"
|
||||
Net/SoundThemeName "ocean"
|
||||
Net/IconThemeName "Melawy-blue-dark"
|
||||
Net/IconThemeName "Melawy-Dark"
|
||||
Gtk/FontName "Noto Sans, 10"
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
gtk-cursor-blink-time=1000
|
||||
gtk-cursor-blink=1
|
||||
gtk-enable-event-sounds=0
|
||||
gtk-enable-animations=1
|
||||
gtk-theme-name="Melawy-round-Dark-compact"
|
||||
|
@ -8,6 +10,6 @@ gtk-button-images=1
|
|||
gtk-cursor-theme-size=24
|
||||
gtk-cursor-theme-name="Melawy-red-light-default-cursors"
|
||||
gtk-sound-theme-name="ocean"
|
||||
gtk-icon-theme-name="Melawy-blue-dark"
|
||||
gtk-icon-theme-name="Melawy-Dark"
|
||||
gtk-font-name="Noto Sans, 10"
|
||||
|
||||
|
|
Loading…
Reference in New Issue