Update
This commit is contained in:
		
							parent
							
								
									3b3f27345b
								
							
						
					
					
						commit
						8658d79d52
					
				|  | @ -8,6 +8,6 @@ else | |||
|     echo "USER IS ROOT" | ||||
| fi | ||||
| 
 | ||||
| find /home/liveuser -type f -newermt '2022-10-16 10:20' -ls | grep -v '.cache' | awk '{print $11}' | sed -e "s|/home\/liveuser\/||g" > ./liveuser.txt | ||||
| find /home/liveuser -type f -newermt '2024-12-01 00:00' -ls | grep -v '.cache' | awk '{print $11}' | sed -e "s|/home\/liveuser\/||g" > ./liveuser.txt | ||||
| 
 | ||||
| echo "Ready" | ||||
|  |  | |||
|  | @ -1,5 +1,6 @@ | |||
| #!/bin/bash | ||||
| 
 | ||||
| rm liveuser.tar.xz | ||||
| #XZ_OPT=-e9T0 tar -cJf liveuser.tar.xz liveuser | ||||
| tar -cf - liveuser | xz -e -9 -T0 -c - > liveuser.tar.xz | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,5 +1,6 @@ | |||
| #!/usr/bin/env xdg-open | ||||
| [Desktop Entry] | ||||
| Exec=/usr/bin/bash ~/.local/bin/key-sign.sh | ||||
| Exec=/usr/bin/konsole -e ~/.local/bin/key-sign.sh | ||||
| Icon= | ||||
| Name=key-sign.sh | ||||
| Path= | ||||
|  |  | |||
|  | @ -1,16 +1,23 @@ | |||
| #!/usr/bin/env xdg-open | ||||
| [Desktop Entry] | ||||
| Name=Melawy Arch Linux Updater Tray | ||||
| Name[en_GB]=Melawy Arch Linux Updater Tray | ||||
| Name[en_US]=Melawy Arch Linux Updater Tray | ||||
| Name[ru]=Melawy Arch Linux Иконка Обновления для Системного Трея | ||||
| Categories=System;Settings;Security; | ||||
| Comment[ru_RU]=Melawy Arch Linux Иконка Обновления для Системного Трея | ||||
| Comment=Melawy Arch Linux Иконка Обновления для Системного Трея | ||||
| Comment[en_GB]=Melawy Arch Linux Updater Tray | ||||
| Comment[en_US]=Melawy Arch Linux Updater Tray | ||||
| Comment[ru]=Melawy Arch Linux Иконка Обновления для Системного Трея | ||||
| Icon=software-store | ||||
| Categories=System;Settings;Security; | ||||
| Exec=/usr/bin/melawy-arch-linux-updater-tray | ||||
| Type=Application | ||||
| GenericName[ru_RU]= | ||||
| GenericName= | ||||
| Icon=software-store | ||||
| MimeType= | ||||
| Name[ru_RU]=Melawy Arch Linux Иконка Обновления для Системного Трея | ||||
| Name=Melawy Arch Linux Иконка Обновления для Системного Трея | ||||
| Name[en_GB]=Melawy Arch Linux Updater Tray | ||||
| Name[en_US]=Melawy Arch Linux Updater Tray | ||||
| Path= | ||||
| PrefersNonDefaultGPU=false | ||||
| StartupNotify=true | ||||
| Terminal=false | ||||
| TerminalOptions= | ||||
| Type=Application | ||||
| X-KDE-SubstituteUID=false | ||||
| X-KDE-Username= | ||||
|  |  | |||
|  | @ -1,3 +1,4 @@ | |||
| #!/usr/bin/env xdg-open | ||||
| [Desktop Entry] | ||||
| Exec=/usr/bin/systemctl --user enable --now pipewire pipewire.socket pipewire-pulse wireplumber | ||||
| Icon= | ||||
|  |  | |||
|  | @ -1,3 +1,4 @@ | |||
| #!/usr/bin/env xdg-open | ||||
| [Desktop Entry] | ||||
| Exec=/usr/bin/bash ~/.local/bin/reset-layout.sh | ||||
| Icon= | ||||
|  |  | |||
|  | @ -1,3 +1,4 @@ | |||
| #!/usr/bin/env xdg-open | ||||
| [Desktop Entry] | ||||
| Exec=/usr/bin/bash ~/.local/bin/set-default-web-browser.sh | ||||
| Icon= | ||||
|  |  | |||
|  | @ -1,6 +1,2 @@ | |||
| # KDE Plasma, Mon Oct 21 13:37:57 2024 | ||||
| # KDE Plasma, Mon Dec 2 11:26:07 2024 | ||||
| # | ||||
| include "/usr/share/themes/Breeze/gtk-2.0/gtkrc" | ||||
| 
 | ||||
| gtk-theme-name="Breeze" | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| # KDE Plasma, Mon Oct 21 13:37:57 2024 | ||||
| # KDE Plasma, Mon Dec 2 11:26:07 2024 | ||||
| # | ||||
| 
 | ||||
| gtk-alternative-button-order = 1 | ||||
|  |  | |||
|  | @ -4,6 +4,12 @@ ordering=applications:org.kde.dolphin.desktop,applications:systemsettings.deskto | |||
| [Favorites-org.kde.plasma.kicker.favorites.instance-25-global] | ||||
| ordering=applications:org.kde.dolphin.desktop,applications:systemsettings.desktop,applications:org.manjaro.pamac.manager.desktop,applications:ar.com.softwareperonista.Pace.desktop,applications:melawy-welcome.desktop,applications:firefoxdeveloperedition.desktop,applications:firefox.desktop,applications:org.kde.kate.desktop,applications:skypeforlinux.desktop,applications:org.telegram.desktop.desktop,applications:discord.desktop,applications:Zoom.desktop,applications:brave-browser.desktop,applications:google-chrome.desktop,applications:gimp.desktop,applications:org.inkscape.Inkscape.desktop,applications:com.obsproject.Studio.desktop,applications:code.desktop,applications:org.kde.kleopatra.desktop,applications:org.kde.konsole.desktop,applications:org.kde.kcalc.desktop,applications:blender.desktop,applications:gparted.desktop,applications:org.kde.partitionmanager.desktop | ||||
| 
 | ||||
| [Favorites-org.kde.plasma.kicker.favorites.instance-590-84c85f49-02a4-464c-9302-b31556fcbbb7] | ||||
| ordering=applications:org.kde.dolphin.desktop,applications:systemsettings.desktop,applications:org.kde.konsole.desktop,applications:org.kde.kcalc.desktop,applications:pamac.desktop,applications:ar.com.softwareperonista.Pace.desktop,applications:melawy-welcome.desktop,applications:org.kde.kate.desktop,applications:code.desktop,applications:org.telegram.desktop.desktop,applications:discord.desktop,applications:Zoom.desktop,applications:com.obsproject.Studio.desktop,applications:filezilla.desktop,applications:libreoffice-startcenter.desktop,applications:org.qbittorrent.qBittorrent.desktop,applications:transmission-qt.desktop,applications:hiddify.desktop,applications:firefox-developer-edition.desktop,applications:firefox.desktop,applications:brave-browser.desktop,applications:google-chrome.desktop,applications:tor-browser.desktop,applications:org.corectrl.CoreCtrl.desktop,applications:gparted.desktop,applications:org.kde.partitionmanager.desktop,applications:virt-manager.desktop,applications:org.kde.plasma-systemmonitor.desktop,applications:gimp.desktop,applications:org.inkscape.Inkscape.desktop | ||||
| 
 | ||||
| [Favorites-org.kde.plasma.kicker.favorites.instance-590-global] | ||||
| ordering=applications:org.kde.dolphin.desktop,applications:systemsettings.desktop,applications:org.kde.konsole.desktop,applications:org.kde.kcalc.desktop,applications:pamac.desktop,applications:ar.com.softwareperonista.Pace.desktop,applications:melawy-welcome.desktop,applications:org.kde.kate.desktop,applications:code.desktop,applications:org.telegram.desktop.desktop,applications:discord.desktop,applications:Zoom.desktop,applications:com.obsproject.Studio.desktop,applications:filezilla.desktop,applications:libreoffice-startcenter.desktop,applications:org.qbittorrent.qBittorrent.desktop,applications:transmission-qt.desktop,applications:hiddify.desktop,applications:firefox-developer-edition.desktop,applications:firefox.desktop,applications:brave-browser.desktop,applications:google-chrome.desktop,applications:tor-browser.desktop,applications:org.corectrl.CoreCtrl.desktop,applications:gparted.desktop,applications:org.kde.partitionmanager.desktop,applications:virt-manager.desktop,applications:org.kde.plasma-systemmonitor.desktop,applications:gimp.desktop,applications:org.inkscape.Inkscape.desktop | ||||
| 
 | ||||
| [Favorites-org.kde.plasma.kickoff.favorites.instance-3-84c85f49-02a4-464c-9302-b31556fcbbb7] | ||||
| ordering=preferred://browser,applications:systemsettings.desktop,applications:org.kde.dolphin.desktop,applications:org.kde.kate.desktop | ||||
| 
 | ||||
|  |  | |||
|  | @ -61,9 +61,9 @@ done=Plasma_Fonts_Kate | |||
| mtime=1698157670 | ||||
| 
 | ||||
| [gtkconfig.upd] | ||||
| ctime=1729190689 | ||||
| ctime=1732736570 | ||||
| done=gtk_theme,dont_use_gtk_css_for_window_decorations,remove_deprecated_gtk4_option | ||||
| mtime=1729020730 | ||||
| mtime=1732707204 | ||||
| 
 | ||||
| [gwenview.upd] | ||||
| ctime=1700463809 | ||||
|  | @ -81,8 +81,8 @@ done=migrate_kate_sessions_applet_to_kdeplasma-addons | |||
| mtime=1699471323 | ||||
| 
 | ||||
| [kcalcrc.upd] | ||||
| ctime=1728889316 | ||||
| mtime=1728522418 | ||||
| ctime=1731043948 | ||||
| mtime=1730822450 | ||||
| 
 | ||||
| [kcm_rename_plasma_desktop.upd] | ||||
| ctime=1698168145 | ||||
|  | @ -135,9 +135,9 @@ done=ksmserver_update_loginMode_value_default_enum | |||
| mtime=1698159753 | ||||
| 
 | ||||
| [kwin.upd] | ||||
| ctime=1729190690 | ||||
| ctime=1732736571 | ||||
| done=replace-scalein-with-scale,port-minimizeanimation-effect-to-js,port-scale-effect-to-js,port-dimscreen-effect-to-js,auto-bordersize,animation-speed,desktop-grid-click-behavior,no-swap-encourage,make-translucency-effect-disabled-by-default,remove-flip-switch-effect,remove-cover-switch-effect,remove-cubeslide-effect,remove-xrender-backend,enable-scale-effect-by-default,overview-group-plugin-id,animation-speed-cleanup,replace-cascaded-zerocornered,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=1729110311 | ||||
| mtime=1732705772 | ||||
| 
 | ||||
| [kwinrules.upd] | ||||
| ctime=1698168143 | ||||
|  | @ -155,9 +155,9 @@ done=split-variants | |||
| mtime=1698159753 | ||||
| 
 | ||||
| [migrate-calendar-to-plugin-id.upd] | ||||
| ctime=1729190696 | ||||
| ctime=1732736573 | ||||
| done=kwin-6.0-remove-breeze-tabbox-default,migrate-calendar-plugins,kwin-6.1-remove-gridview-expose-shortcuts | ||||
| mtime=1729110672 | ||||
| mtime=1732706389 | ||||
| 
 | ||||
| [okular.upd] | ||||
| ctime=1699623803 | ||||
|  | @ -165,14 +165,14 @@ done=annotation-toolbar,builtin-annotations | |||
| mtime=1699365007 | ||||
| 
 | ||||
| [plasma6.0-remove-dpi-settings.upd] | ||||
| ctime=1729190696 | ||||
| ctime=1732736573 | ||||
| done=migrate-calendar-plugins,plasma6.0-remove-dpi-settings | ||||
| mtime=1729110672 | ||||
| mtime=1732706389 | ||||
| 
 | ||||
| [plasma6.0-remove-old-shortcuts.upd] | ||||
| ctime=1729190696 | ||||
| ctime=1732736573 | ||||
| done=plasma6.0-remove-dpi-settings,plasma6.0-remove-old-shortcuts | ||||
| mtime=1729110672 | ||||
| mtime=1732706389 | ||||
| 
 | ||||
| [plasmashell-5.27-use-panel-thickness-in-default-group.upd] | ||||
| ctime=1700339322 | ||||
|  | @ -180,19 +180,19 @@ done=plasmashell-5.27-use-panel-thickness-in-default-group | |||
| mtime=1699791123 | ||||
| 
 | ||||
| [plasmashell-6.0-keep-custom-position-of-panels.upd] | ||||
| ctime=1729190696 | ||||
| ctime=1732736573 | ||||
| done=plasma6.0-remove-old-shortcuts,plasmashell-6.0-keep-custom-position-of-panels | ||||
| mtime=1729110672 | ||||
| mtime=1732706389 | ||||
| 
 | ||||
| [plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels.upd] | ||||
| ctime=1729190696 | ||||
| ctime=1732736573 | ||||
| done=plasmashell-6.0-keep-custom-position-of-panels,plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels | ||||
| mtime=1729110672 | ||||
| mtime=1732706389 | ||||
| 
 | ||||
| [spectacle.upd] | ||||
| ctime=1728889350 | ||||
| ctime=1731043956 | ||||
| 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.02.0-change_placeholder_format,24.05.2-change_placeholder_format | ||||
| mtime=1728517734 | ||||
| mtime=1730817279 | ||||
| 
 | ||||
| [spectacle_clipboard.upd] | ||||
| ctime=1699623807 | ||||
|  |  | |||
|  | @ -5,4 +5,4 @@ ColorScheme=MelawyGray | |||
| Theme=Melawy-blue-dark | ||||
| 
 | ||||
| [KDE] | ||||
| widgetStyle=Breeze | ||||
| widgetStyle=Klassy | ||||
|  |  | |||
|  | @ -6,5 +6,5 @@ Placement=Centered | |||
| 
 | ||||
| [org.kde.kdecoration2] | ||||
| NoPlugin=false | ||||
| library=org.kde.kwin.aurorae | ||||
| theme=__aurorae__svg__Melawy-round-gray | ||||
| library=org.kde.klassy | ||||
| theme=Klassy | ||||
|  |  | |||
|  | @ -35,14 +35,14 @@ mute=Volume Mute,Volume Mute,Выключить звук | |||
| 
 | ||||
| [ksmserver] | ||||
| Halt Without Confirmation=none,,Выключить компьютер без подтверждения | ||||
| Lock Session=Meta+L\tScreensaver,Meta+L\tScreensaver,Lock Session | ||||
| Lock Session=Meta+L\tScreensaver,Meta+L\tScreensaver,Заблокировать сеанс | ||||
| 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=Session Management | ||||
| _k_friendly_name=ksmserver | ||||
| 
 | ||||
| [kwin] | ||||
| Activate Window Demanding Attention=Meta+Ctrl+A,Meta+Ctrl+A,Активировать окно\\, требующее внимания | ||||
|  | @ -270,3 +270,14 @@ toggle do not disturb=none,,Включение и отключение режи | |||
| 
 | ||||
| [services][org.kde.spectacle.desktop] | ||||
| RecordWindow=none | ||||
| 
 | ||||
| [wacomtablet] | ||||
| Map to fullscreen=Meta+Ctrl+F,Meta+Ctrl+F,Спроецировать на весь экран | ||||
| Map to screen 1=Meta+Ctrl+1,Meta+Ctrl+1,Спроецировать на экран 1 | ||||
| Map to screen 2=Meta+Ctrl+2,Meta+Ctrl+2,Спроецировать на экран 2 | ||||
| Next Profile=Meta+Ctrl+N,Meta+Ctrl+N,Следующий профиль | ||||
| Previous Profile=Meta+Ctrl+P,Meta+Ctrl+P,Предыдущий профиль | ||||
| Toggle screen map selection=Meta+Ctrl+M,Meta+Ctrl+M,Переключиться между экранами | ||||
| Toggle stylus mode=Meta+Ctrl+S,Meta+Ctrl+S,Переключить режим стилуса (абсолютный/относительный) | ||||
| Toggle touch tool=Meta+Ctrl+T,Meta+Ctrl+T,Включить или отключить касание | ||||
| _k_friendly_name=Планшет Wacom | ||||
|  |  | |||
|  | @ -40,6 +40,7 @@ LookAndFeelSet=com.github.Melawy.Melawy-round-gray.Nier-A2.desktop | |||
| [Style] | ||||
| ButtonGradient=true | ||||
| MenuOpacity=80 | ||||
| SplitterProxyEnabled=true | ||||
| 
 | ||||
| [TitleBarOpacity] | ||||
| ActiveTitleBarOpacity=75 | ||||
|  | @ -66,6 +67,7 @@ ButtonShape=ShapeSmallCircle | |||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=5 | ||||
| RoundBottomCornersWhenNoBorders=true | ||||
| WindowCornerRadius=10 | ||||
| 
 | ||||
| [WindowOutlineStyle] | ||||
| LockThinWindowOutlineStyleActiveInactive=true | ||||
|  |  | |||
|  | @ -1,5 +1,5 @@ | |||
| [Global] | ||||
| BundledWindecoPresetsImportedVersion=6.1.breeze6.0.3 | ||||
| BundledWindecoPresetsImportedVersion=6.2.breeze6.2.1 | ||||
| 
 | ||||
| [Windeco Preset Breeze Original] | ||||
| ActiveTitleBarOpacity=100 | ||||
|  | @ -53,7 +53,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=1.5 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=true | ||||
|  | @ -159,6 +158,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=No | ||||
| VaryColorOutlineInactive=No | ||||
| WindowCornerRadius=3 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -223,7 +223,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=true | ||||
| CornerRadius=3 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=true | ||||
|  | @ -329,6 +328,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Transparent | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=6 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -393,7 +393,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=2 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -499,6 +498,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=4 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -563,7 +563,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=true | ||||
| CornerRadius=1.6 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -669,6 +668,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=3.2 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -733,7 +733,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=2 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -839,6 +838,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=4 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -903,7 +903,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=0 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -1009,6 +1008,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=0 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -1073,7 +1073,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=4 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -1179,6 +1178,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=8 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -1206,7 +1206,7 @@ ButtonBackgroundColorsInactive=AccentNegativeClose | |||
| ButtonBackgroundOpacityActive=70 | ||||
| ButtonBackgroundOpacityInactive=70 | ||||
| ButtonCornerRadius=Custom | ||||
| ButtonCustomCornerRadius=1.2 | ||||
| ButtonCustomCornerRadius=2.4 | ||||
| ButtonIconColorsActive=TitleBarText | ||||
| ButtonIconColorsInactive=TitleBarText | ||||
| ButtonIconOpacityActive=100 | ||||
|  | @ -1243,7 +1243,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=300 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=3 | ||||
| DrawBackgroundGradient=true | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -1349,6 +1348,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=6 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -1413,7 +1413,6 @@ CloseButtonIconColorActive=White | |||
| CloseButtonIconColorInactive=White | ||||
| CloseFullHeightButtonWidthMarginRelative=300 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=0 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -1519,6 +1518,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=0 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -1546,7 +1546,7 @@ ButtonBackgroundColorsInactive=AccentNegativeClose | |||
| ButtonBackgroundOpacityActive=79 | ||||
| ButtonBackgroundOpacityInactive=50 | ||||
| ButtonCornerRadius=Custom | ||||
| ButtonCustomCornerRadius=1 | ||||
| ButtonCustomCornerRadius=2 | ||||
| ButtonIconColorsActive=TitleBarText | ||||
| ButtonIconColorsInactive=TitleBarText | ||||
| ButtonIconOpacityActive=100 | ||||
|  | @ -1583,7 +1583,6 @@ CloseButtonIconColorActive=White | |||
| CloseButtonIconColorInactive=White | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=3 | ||||
| DrawBackgroundGradient=true | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -1689,6 +1688,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=LightestHover | ||||
| VaryColorOutlineInactive=LightestHover | ||||
| WindowCornerRadius=6 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -1753,7 +1753,6 @@ CloseButtonIconColorActive=AsSelected | |||
| CloseButtonIconColorInactive=AsSelected | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=5 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -1859,6 +1858,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=No | ||||
| VaryColorOutlineInactive=No | ||||
| WindowCornerRadius=10 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -1923,7 +1923,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=true | ||||
| CornerRadius=1 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -2029,6 +2028,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=2.5 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -2056,7 +2056,7 @@ ButtonBackgroundColorsInactive=AccentNegativeClose | |||
| ButtonBackgroundOpacityActive=50 | ||||
| ButtonBackgroundOpacityInactive=30 | ||||
| ButtonCornerRadius=Custom | ||||
| ButtonCustomCornerRadius=1 | ||||
| ButtonCustomCornerRadius=2 | ||||
| ButtonIconColorsActive=TitleBarText | ||||
| ButtonIconColorsInactive=TitleBarText | ||||
| ButtonIconOpacityActive=100 | ||||
|  | @ -2093,7 +2093,6 @@ CloseButtonIconColorActive=White | |||
| CloseButtonIconColorInactive=White | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=3 | ||||
| DrawBackgroundGradient=true | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -2199,6 +2198,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=MostOpaqueHover | ||||
| VaryColorOutlineInactive=MostOpaqueHover | ||||
| WindowCornerRadius=6 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -2263,7 +2263,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=true | ||||
| CornerRadius=1.6 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -2369,6 +2368,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=3.2 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -2433,7 +2433,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=true | ||||
| CornerRadius=1 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -2539,6 +2538,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=2.5 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -2603,7 +2603,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=true | ||||
| CornerRadius=1 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -2709,6 +2708,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=2.5 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -2773,7 +2773,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=true | ||||
| CornerRadius=1 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=true | ||||
|  | @ -2879,6 +2878,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=2.5 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -2943,7 +2943,6 @@ CloseButtonIconColorActive=WhiteWhenHoverPress | |||
| CloseButtonIconColorInactive=WhiteWhenHoverPress | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=true | ||||
| CornerRadius=1 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=true | ||||
|  | @ -3049,6 +3048,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=2.5 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -3061,7 +3061,7 @@ WindowOutlineCustomWithContrastOpacityActive=40 | |||
| WindowOutlineCustomWithContrastOpacityInactive=25 | ||||
| WindowOutlineShadowColorOpacity=20 | ||||
| 
 | ||||
| [Windeco Preset Melawy] | ||||
| [Windeco Preset Melawy_0] | ||||
| ActiveTitleBarOpacity=75 | ||||
| AdjustBackgroundColorOnPoorContrastActive=true | ||||
| AdjustBackgroundColorOnPoorContrastInactive=true | ||||
|  | @ -3113,176 +3113,6 @@ CloseButtonIconColorActive=AsSelected | |||
| CloseButtonIconColorInactive=AsSelected | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=5 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
| ForceColorizeSystemIcons=true | ||||
| FullHeightButtonSpacingLeft=1 | ||||
| FullHeightButtonSpacingRight=1 | ||||
| FullHeightButtonWidthMarginLeft=3 | ||||
| FullHeightButtonWidthMarginRight=8 | ||||
| IconSize=IconLargeMedium | ||||
| InactiveTitleBarOpacity=75 | ||||
| IntegratedRoundedRectangleBottomPadding=1.25 | ||||
| KlassyDarkIconThemeInherits=breeze-dark | ||||
| KlassyIconThemeInherits=breeze | ||||
| KwinBorderSize=Normal | ||||
| LockButtonBehaviourActiveInactive=true | ||||
| LockButtonColorsActiveInactive=true | ||||
| LockButtonSpacingLeftRight=false | ||||
| LockCloseButtonBehaviourActive=true | ||||
| LockCloseButtonBehaviourInactive=true | ||||
| LockFullHeightButtonSpacingLeftRight=true | ||||
| LockFullHeightButtonWidthMargins=false | ||||
| LockThinWindowOutlineCustomColorActiveInactive=true | ||||
| LockThinWindowOutlineStyleActiveInactive=true | ||||
| LockTitleBarLeftRightMargins=true | ||||
| LockTitleBarTopBottomMargins=true | ||||
| NegativeCloseBackgroundHoverPressActive=true | ||||
| NegativeCloseBackgroundHoverPressInactive=true | ||||
| OnPoorIconContrastActive=Nothing | ||||
| OnPoorIconContrastInactive=Nothing | ||||
| OpaqueMaximizedTitleBars=true | ||||
| OverrideActiveTitleBarOpacity=false | ||||
| OverrideInactiveTitleBarOpacity=false | ||||
| PercentMaximizedTopBottomMargins=100 | ||||
| PoorBackgroundContrastThresholdActive=1.1 | ||||
| PoorBackgroundContrastThresholdInactive=1.1 | ||||
| PoorIconContrastThresholdActive=1.5 | ||||
| PoorIconContrastThresholdInactive=1.5 | ||||
| RoundBottomCornersWhenNoBorders=true | ||||
| ScaleBackgroundPercent=100 | ||||
| ShadowColor=0,0,0 | ||||
| ShadowSize=ShadowLarge | ||||
| ShadowStrength=255 | ||||
| ShowBackgroundNormallyActive=true | ||||
| ShowBackgroundNormallyInactive=true | ||||
| ShowBackgroundOnHoverActive=true | ||||
| ShowBackgroundOnHoverInactive=true | ||||
| ShowBackgroundOnPressActive=true | ||||
| ShowBackgroundOnPressInactive=true | ||||
| ShowCloseBackgroundNormallyActive=true | ||||
| ShowCloseBackgroundNormallyInactive=true | ||||
| ShowCloseBackgroundOnHoverActive=true | ||||
| ShowCloseBackgroundOnHoverInactive=true | ||||
| ShowCloseBackgroundOnPressActive=true | ||||
| ShowCloseBackgroundOnPressInactive=true | ||||
| ShowCloseIconNormallyActive=true | ||||
| ShowCloseIconNormallyInactive=true | ||||
| ShowCloseIconOnHoverActive=true | ||||
| ShowCloseIconOnHoverInactive=true | ||||
| ShowCloseIconOnPressActive=true | ||||
| ShowCloseIconOnPressInactive=true | ||||
| ShowCloseOutlineNormallyActive=false | ||||
| ShowCloseOutlineNormallyInactive=false | ||||
| ShowCloseOutlineOnHoverActive=false | ||||
| ShowCloseOutlineOnHoverInactive=false | ||||
| ShowCloseOutlineOnPressActive=false | ||||
| ShowCloseOutlineOnPressInactive=false | ||||
| ShowIconNormallyActive=true | ||||
| ShowIconNormallyInactive=true | ||||
| ShowIconOnHoverActive=true | ||||
| ShowIconOnHoverInactive=true | ||||
| ShowIconOnPressActive=true | ||||
| ShowIconOnPressInactive=true | ||||
| ShowOutlineNormallyActive=false | ||||
| ShowOutlineNormallyInactive=false | ||||
| ShowOutlineOnHoverActive=false | ||||
| ShowOutlineOnHoverInactive=false | ||||
| ShowOutlineOnPressActive=false | ||||
| ShowOutlineOnPressInactive=false | ||||
| SystemIconSize=SystemIcon20 | ||||
| ThinWindowOutlineCustomColorActive=0,0,0 | ||||
| ThinWindowOutlineCustomColorInactive=0,0,0 | ||||
| ThinWindowOutlineStyleActive=WindowOutlineContrast | ||||
| ThinWindowOutlineStyleInactive=WindowOutlineContrast | ||||
| ThinWindowOutlineThickness=1.75 | ||||
| TitleAlignment=AlignCenterFullWidth | ||||
| TitleBarBottomMargin=3 | ||||
| TitleBarLeftMargin=3 | ||||
| TitleBarRightMargin=3 | ||||
| TitleBarTopMargin=3 | ||||
| TitleSidePadding=3 | ||||
| UseHoverAccentActive=true | ||||
| UseHoverAccentInactive=true | ||||
| UseTitleBarColorForAllBorders=true | ||||
| VaryColorBackgroundActive=Opaque | ||||
| VaryColorBackgroundInactive=Opaque | ||||
| VaryColorCloseBackgroundActive=Opaque | ||||
| VaryColorCloseBackgroundInactive=Opaque | ||||
| VaryColorCloseIconActive=No | ||||
| VaryColorCloseIconInactive=No | ||||
| VaryColorCloseOutlineActive=No | ||||
| VaryColorCloseOutlineInactive=No | ||||
| VaryColorIconActive=No | ||||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=No | ||||
| VaryColorOutlineInactive=No | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
| WindowOutlineAccentWithContrastOpacityInactive=25 | ||||
| WindowOutlineContrastOpacityActive=25 | ||||
| WindowOutlineContrastOpacityInactive=25 | ||||
| WindowOutlineCustomColorOpacityActive=60 | ||||
| WindowOutlineCustomColorOpacityInactive=25 | ||||
| WindowOutlineCustomWithContrastOpacityActive=40 | ||||
| WindowOutlineCustomWithContrastOpacityInactive=25 | ||||
| WindowOutlineShadowColorOpacity=20 | ||||
| 
 | ||||
| [Windeco Preset Melawy_0] | ||||
| ActiveTitleBarOpacity=75 | ||||
| AdjustBackgroundColorOnPoorContrastActive=true | ||||
| AdjustBackgroundColorOnPoorContrastInactive=true | ||||
| AnimationsEnabled=true | ||||
| AnimationsSpeedRelativeSystem=0 | ||||
| ApplyOpacityToHeader=true | ||||
| BlurTransparentTitleBars=true | ||||
| BoldButtonIcons=BoldIconsFine | ||||
| ButtonBackgroundColorsActive=AccentNegativeClose | ||||
| ButtonBackgroundColorsInactive=AccentNegativeClose | ||||
| ButtonBackgroundOpacityActive=60 | ||||
| ButtonBackgroundOpacityInactive=60 | ||||
| ButtonCornerRadius=SameAsWindow | ||||
| ButtonCustomCornerRadius=1 | ||||
| ButtonIconColorsActive=TitleBarText | ||||
| ButtonIconColorsInactive=TitleBarText | ||||
| ButtonIconOpacityActive=100 | ||||
| ButtonIconOpacityInactive=60 | ||||
| ButtonIconStyle=StyleSystemIconTheme | ||||
| ButtonOverrideColorsActiveApplicationMenu= | ||||
| ButtonOverrideColorsActiveClose= | ||||
| ButtonOverrideColorsActiveContextHelp= | ||||
| ButtonOverrideColorsActiveKeepAbove= | ||||
| ButtonOverrideColorsActiveKeepBelow= | ||||
| ButtonOverrideColorsActiveMaximize= | ||||
| ButtonOverrideColorsActiveMenu= | ||||
| ButtonOverrideColorsActiveMinimize= | ||||
| ButtonOverrideColorsActiveOnAllDesktops= | ||||
| ButtonOverrideColorsActiveShade= | ||||
| ButtonOverrideColorsInactiveApplicationMenu= | ||||
| ButtonOverrideColorsInactiveClose= | ||||
| ButtonOverrideColorsInactiveContextHelp= | ||||
| ButtonOverrideColorsInactiveKeepAbove= | ||||
| ButtonOverrideColorsInactiveKeepBelow= | ||||
| ButtonOverrideColorsInactiveMaximize= | ||||
| ButtonOverrideColorsInactiveMenu= | ||||
| ButtonOverrideColorsInactiveMinimize= | ||||
| ButtonOverrideColorsInactiveOnAllDesktops= | ||||
| ButtonOverrideColorsInactiveShade= | ||||
| ButtonOverrideColorsLockStatesActive= | ||||
| ButtonOverrideColorsLockStatesInactive= | ||||
| ButtonShape=ShapeSmallCircle | ||||
| ButtonSpacingLeft=5 | ||||
| ButtonSpacingRight=5 | ||||
| ButtonStateCheckedActive=Press | ||||
| ButtonStateCheckedInactive=Press | ||||
| CloseButtonIconColorActive=AsSelected | ||||
| CloseButtonIconColorInactive=AsSelected | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=5 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -3409,6 +3239,7 @@ AnimationsSpeedRelativeSystem=0 | |||
| ApplyOpacityToHeader=true | ||||
| BlurTransparentTitleBars=true | ||||
| BoldButtonIcons=BoldIconsFine | ||||
| BundledPreset=true | ||||
| ButtonBackgroundColorsActive=AccentNegativeClose | ||||
| ButtonBackgroundColorsInactive=AccentNegativeClose | ||||
| ButtonBackgroundOpacityActive=60 | ||||
|  | @ -3451,7 +3282,6 @@ CloseButtonIconColorActive=AsSelected | |||
| CloseButtonIconColorInactive=AsSelected | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=5 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -3578,6 +3408,7 @@ AnimationsSpeedRelativeSystem=0 | |||
| ApplyOpacityToHeader=true | ||||
| BlurTransparentTitleBars=true | ||||
| BoldButtonIcons=BoldIconsFine | ||||
| BundledPreset=true | ||||
| ButtonBackgroundColorsActive=TitleBarText | ||||
| ButtonBackgroundColorsInactive=TitleBarText | ||||
| ButtonBackgroundOpacityActive=16 | ||||
|  | @ -3620,7 +3451,6 @@ CloseButtonIconColorActive=AsSelected | |||
| CloseButtonIconColorInactive=AsSelected | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=5 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -3753,7 +3583,7 @@ ButtonBackgroundColorsInactive=TitleBarTextNegativeClose | |||
| ButtonBackgroundOpacityActive=40 | ||||
| ButtonBackgroundOpacityInactive=25 | ||||
| ButtonCornerRadius=Custom | ||||
| ButtonCustomCornerRadius=1 | ||||
| ButtonCustomCornerRadius=2 | ||||
| ButtonIconColorsActive=TitleBarText | ||||
| ButtonIconColorsInactive=TitleBarText | ||||
| ButtonIconOpacityActive=100 | ||||
|  | @ -3790,7 +3620,6 @@ CloseButtonIconColorActive=AsSelected | |||
| CloseButtonIconColorInactive=AsSelected | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=3 | ||||
| DrawBackgroundGradient=true | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -3896,6 +3725,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=LightestHover | ||||
| VaryColorOutlineInactive=LightestHover | ||||
| WindowCornerRadius=6 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  | @ -3960,7 +3790,6 @@ CloseButtonIconColorActive=AsSelected | |||
| CloseButtonIconColorInactive=AsSelected | ||||
| CloseFullHeightButtonWidthMarginRelative=100 | ||||
| ColorizeThinWindowOutlineWithButton=false | ||||
| CornerRadius=5 | ||||
| DrawBackgroundGradient=false | ||||
| DrawBorderOnMaximizedWindows=false | ||||
| DrawTitleBarSeparator=false | ||||
|  | @ -4066,6 +3895,7 @@ VaryColorIconActive=No | |||
| VaryColorIconInactive=No | ||||
| VaryColorOutlineActive=Opaque | ||||
| VaryColorOutlineInactive=Opaque | ||||
| WindowCornerRadius=10 | ||||
| WindowOutlineAccentColorOpacityActive=67 | ||||
| WindowOutlineAccentColorOpacityInactive=25 | ||||
| WindowOutlineAccentWithContrastOpacityActive=50 | ||||
|  |  | |||
|  | @ -9,6 +9,13 @@ Id_4=417c302c-dc8c-4a4e-a050-bcf11cceed4c | |||
| Number=4 | ||||
| Rows=2 | ||||
| 
 | ||||
| [Effect-overview] | ||||
| BorderActivate=9 | ||||
| 
 | ||||
| [Effect-translucency] | ||||
| Inactive=95 | ||||
| MoveResize=85 | ||||
| 
 | ||||
| [NightColor] | ||||
| Active=true | ||||
| LatitudeAuto=56.84 | ||||
|  | @ -19,11 +26,28 @@ blurEnabled=true | |||
| contrastEnabled=true | ||||
| cubeEnabled=true | ||||
| desktopchangeosdEnabled=true | ||||
| diminactiveEnabled=true | ||||
| dimscreenEnabled=true | ||||
| fadedesktopEnabled=true | ||||
| fadingpopupsEnabled=false | ||||
| kinetic_fadingpopupsEnabled=true | ||||
| kinetic_scaleEnabled=true | ||||
| kinetic_squashEnabled=true | ||||
| kwin4_effect_cornersshaderEnabled=true | ||||
| kwin4_effect_fadedesktopEnabled=true | ||||
| kwin4_effect_shapecornersEnabled=true | ||||
| kwin4_effect_translucencyEnabled=true | ||||
| kwin_effect_lightlyshadersEnabled=false | ||||
| maximizeEnabled=false | ||||
| presentwindowsEnabled=false | ||||
| scaleEnabled=false | ||||
| slideEnabled=false | ||||
| squashEnabled=false | ||||
| translucencyEnabled=true | ||||
| 
 | ||||
| [PrimaryOutline] | ||||
| InactiveOutlineColor=80,80,80 | ||||
| OutlineColor=80,80,80 | ||||
| 
 | ||||
| [Tiling] | ||||
| padding=4 | ||||
|  | @ -59,6 +83,7 @@ tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"wi | |||
| tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]} | ||||
| 
 | ||||
| [Windows] | ||||
| BorderlessMaximizedWindows=false | ||||
| RollOverDesktops=true | ||||
| 
 | ||||
| [Xwayland] | ||||
|  |  | |||
|  | @ -85,10 +85,11 @@ editor_stop_format_chars=-+*\\,.;:&> | |||
| mcview_eof= | ||||
| skin=modarcon16 | ||||
| filepos_max_saved_entries=1024 | ||||
| shell_directory_timeout=900 | ||||
| 
 | ||||
| [Layout] | ||||
| output_lines=0 | ||||
| left_panel_size=75 | ||||
| left_panel_size=77 | ||||
| top_panel_size=0 | ||||
| message_visible=true | ||||
| keybar_visible=true | ||||
|  |  | |||
|  | @ -5,9 +5,9 @@ RightButton;NoModifier=org.kde.contextmenu | |||
| [ActionPlugins][1] | ||||
| RightButton;NoModifier=org.kde.contextmenu | ||||
| 
 | ||||
| [Containments][373] | ||||
| ItemGeometries-1920x1080= | ||||
| ItemGeometriesHorizontal= | ||||
| [Containments][587] | ||||
| ItemGeometries-1366x768=Applet-588:683,384,96,96,0; | ||||
| ItemGeometriesHorizontal=Applet-588:683,384,96,96,0; | ||||
| activityId=84c85f49-02a4-464c-9302-b31556fcbbb7 | ||||
| formfactor=0 | ||||
| immutability=1 | ||||
|  | @ -16,18 +16,15 @@ location=0 | |||
| plugin=org.kde.plasma.folder | ||||
| wallpaperplugin=org.kde.image | ||||
| 
 | ||||
| [Containments][374] | ||||
| ItemGeometries-1366x768= | ||||
| ItemGeometriesHorizontal= | ||||
| activityId=84c85f49-02a4-464c-9302-b31556fcbbb7 | ||||
| formfactor=0 | ||||
| [Containments][587][Applets][588] | ||||
| immutability=1 | ||||
| lastScreen=1 | ||||
| location=0 | ||||
| plugin=org.kde.plasma.folder | ||||
| wallpaperplugin=org.kde.image | ||||
| plugin=luisbocanegra.desktop.wallpaper.effects | ||||
| 
 | ||||
| [Containments][375] | ||||
| [Containments][587][Applets][588][Configuration][General] | ||||
| colorizationColor=#1a7597 | ||||
| hideWidget=true | ||||
| 
 | ||||
| [Containments][589] | ||||
| activityId= | ||||
| formfactor=2 | ||||
| immutability=1 | ||||
|  | @ -36,11 +33,11 @@ location=4 | |||
| plugin=org.kde.panel | ||||
| wallpaperplugin=org.kde.image | ||||
| 
 | ||||
| [Containments][375][Applets][376] | ||||
| [Containments][589][Applets][590] | ||||
| immutability=1 | ||||
| plugin=com.github.adhec.Menu11 | ||||
| 
 | ||||
| [Containments][375][Applets][376][Configuration][General] | ||||
| [Containments][589][Applets][590][Configuration][General] | ||||
| appDescription=hidden | ||||
| appListWidth=400 | ||||
| compactMode=true | ||||
|  | @ -48,7 +45,7 @@ defaultAppListView=TilesOnly | |||
| defaultTileColor=#e4606060 | ||||
| defaultTileGradient=true | ||||
| favGridCols=7 | ||||
| favorites=melawy-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,com.discordapp.Discord.desktop,Zoom.desktop,firefox-developer-edition.desktop,firefox.desktop,brave-browser.desktop,google-chrome.desktop | ||||
| favorites=melawy-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 | ||||
| favoritesPortedToKAstats=true | ||||
| floating=true | ||||
| fullscreen=true | ||||
|  | @ -67,135 +64,149 @@ sidebarIconSize=24 | |||
| systemFavorites= | ||||
| tileLabelAlignment=center | ||||
| 
 | ||||
| [Containments][375][Applets][377] | ||||
| [Containments][589][Applets][591] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.pager | ||||
| 
 | ||||
| [Containments][375][Applets][378] | ||||
| [Containments][589][Applets][592] | ||||
| immutability=1 | ||||
| plugin=com.himdek.kde.plasma.overview | ||||
| 
 | ||||
| [Containments][589][Applets][593] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.icontasks | ||||
| 
 | ||||
| [Containments][375][Applets][378][Configuration] | ||||
| [Containments][589][Applets][593][Configuration] | ||||
| launchers= | ||||
| 
 | ||||
| [Containments][375][Applets][378][Configuration][General] | ||||
| [Containments][589][Applets][593][Configuration][General] | ||||
| iconSpacing=0 | ||||
| indicateAudioStreams=true | ||||
| launchers=applications:melawy-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:com.discordapp.Discord.desktop,applications:Zoom.desktop,applications:firefox-developer-edition.desktop,applications:firefox.desktop,applications:brave-browser.desktop,applications:google-chrome.desktop | ||||
| launchers=applications:melawy-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 | ||||
| maxStripes=1 | ||||
| 
 | ||||
| [Containments][375][Applets][379] | ||||
| [Containments][589][Applets][594] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.panelspacer | ||||
| 
 | ||||
| [Containments][375][Applets][380] | ||||
| [Containments][589][Applets][595] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.systemtray | ||||
| 
 | ||||
| [Containments][375][Applets][380][Configuration] | ||||
| SystrayContainmentId=381 | ||||
| [Containments][589][Applets][595][Configuration] | ||||
| PreloadWeight=55 | ||||
| SystrayContainmentId=596 | ||||
| 
 | ||||
| [Containments][375][Applets][393] | ||||
| [Containments][589][Applets][609] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.digitalclock | ||||
| 
 | ||||
| [Containments][375][Applets][393][Configuration][Appearance] | ||||
| [Containments][589][Applets][609][Configuration][Appearance] | ||||
| autoFontAndSize=true | ||||
| fontSize=12 | ||||
| showSeconds=true | ||||
| showSeconds=Always | ||||
| 
 | ||||
| [Containments][375][Applets][394] | ||||
| [Containments][589][Applets][610] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.notifications | ||||
| 
 | ||||
| [Containments][375][Applets][395] | ||||
| [Containments][589][Applets][611] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.win7showdesktop | ||||
| 
 | ||||
| [Containments][375][Applets][395][Configuration][General] | ||||
| [Containments][589][Applets][611][Configuration][General] | ||||
| edgeColor=#66888888 | ||||
| hoveredColor=#66777777 | ||||
| pressedColor=#66555555 | ||||
| size=7 | ||||
| 
 | ||||
| [Containments][375][General] | ||||
| AppletOrder=376;377;378;379;380;393;394;395 | ||||
| [Containments][589][General] | ||||
| AppletOrder=590;591;592;593;594;595;609;610;611 | ||||
| 
 | ||||
| [Containments][381] | ||||
| [Containments][596] | ||||
| activityId= | ||||
| formfactor=2 | ||||
| immutability=1 | ||||
| lastScreen=-1 | ||||
| location=4 | ||||
| plugin=org.kde.plasma.private.systemtray | ||||
| popupHeight=432 | ||||
| popupWidth=432 | ||||
| wallpaperplugin=org.kde.image | ||||
| 
 | ||||
| [Containments][381][Applets][382] | ||||
| [Containments][596][Applets][597] | ||||
| immutability=1 | ||||
| plugin=org.kde.kdeconnect | ||||
| 
 | ||||
| [Containments][381][Applets][383] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.clipboard | ||||
| 
 | ||||
| [Containments][381][Applets][384] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.devicenotifier | ||||
| 
 | ||||
| [Containments][381][Applets][385] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.manage-inputmethod | ||||
| 
 | ||||
| [Containments][381][Applets][386][Configuration] | ||||
| PreloadWeight=42 | ||||
| 
 | ||||
| [Containments][381][Applets][387] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.keyboardlayout | ||||
| 
 | ||||
| [Containments][381][Applets][388] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.keyboardindicator | ||||
| 
 | ||||
| [Containments][381][Applets][389] | ||||
| [Containments][596][Applets][598] | ||||
| immutability=1 | ||||
| plugin=org.kde.kscreen | ||||
| 
 | ||||
| [Containments][381][Applets][390] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.volume | ||||
| 
 | ||||
| [Containments][381][Applets][390][Configuration][General] | ||||
| migrated=true | ||||
| 
 | ||||
| [Containments][381][Applets][391] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.vault | ||||
| 
 | ||||
| [Containments][381][Applets][392] | ||||
| [Containments][596][Applets][599] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.cameraindicator | ||||
| 
 | ||||
| [Containments][381][Applets][396] | ||||
| [Containments][596][Applets][600] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.brightness | ||||
| plugin=org.kde.plasma.clipboard | ||||
| 
 | ||||
| [Containments][381][Applets][397] | ||||
| [Containments][596][Applets][601] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.devicenotifier | ||||
| 
 | ||||
| [Containments][596][Applets][602] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.keyboardindicator | ||||
| 
 | ||||
| [Containments][596][Applets][603] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.keyboardlayout | ||||
| 
 | ||||
| [Containments][596][Applets][604] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.manage-inputmethod | ||||
| 
 | ||||
| [Containments][596][Applets][605][Configuration] | ||||
| PreloadWeight=42 | ||||
| 
 | ||||
| [Containments][596][Applets][606] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.printmanager | ||||
| 
 | ||||
| [Containments][596][Applets][607] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.vault | ||||
| 
 | ||||
| [Containments][596][Applets][608] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.volume | ||||
| 
 | ||||
| [Containments][596][Applets][608][Configuration] | ||||
| PreloadWeight=55 | ||||
| 
 | ||||
| [Containments][596][Applets][608][Configuration][General] | ||||
| migrated=true | ||||
| 
 | ||||
| [Containments][596][Applets][612] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.battery | ||||
| 
 | ||||
| [Containments][381][Applets][398] | ||||
| [Containments][596][Applets][613] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.brightness | ||||
| 
 | ||||
| [Containments][596][Applets][614] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.bluetooth | ||||
| 
 | ||||
| [Containments][381][Applets][399] | ||||
| [Containments][596][Applets][615] | ||||
| immutability=1 | ||||
| plugin=org.kde.plasma.networkmanagement | ||||
| 
 | ||||
| [Containments][381][General] | ||||
| extraItems=org.kde.kdeconnect,org.kde.plasma.battery,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.keyboardlayout,org.kde.plasma.bluetooth,org.kde.plasma.keyboardindicator,org.kde.kscreen,org.kde.plasma.networkmanagement,org.kde.plasma.volume,org.kde.plasma.vault,org.kde.plasma.brightness,org.kde.plasma.cameraindicator | ||||
| [Containments][596][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 | ||||
| iconSpacing=2 | ||||
| knownItems=org.kde.kdeconnect,org.kde.plasma.battery,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.notifications,org.kde.plasma.keyboardlayout,org.kde.plasma.bluetooth,org.kde.plasma.keyboardindicator,org.kde.kscreen,org.kde.plasma.networkmanagement,org.kde.plasma.volume,org.kde.plasma.vault,org.kde.plasma.brightness,org.kde.plasma.cameraindicator | ||||
| 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 | ||||
| 
 | ||||
| [ScreenMapping] | ||||
| itemsOnDisabledScreens= | ||||
|  |  | |||
|  | @ -88,10 +88,52 @@ floating=1 | |||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
| [PlasmaViews][Panel 375] | ||||
| [PlasmaViews][Panel 377] | ||||
| floating=1 | ||||
| 
 | ||||
| [PlasmaViews][Panel 375][Defaults] | ||||
| [PlasmaViews][Panel 377][Defaults] | ||||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
| [PlasmaViews][Panel 407] | ||||
| floating=1 | ||||
| 
 | ||||
| [PlasmaViews][Panel 407][Defaults] | ||||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
| [PlasmaViews][Panel 438] | ||||
| floating=1 | ||||
| 
 | ||||
| [PlasmaViews][Panel 438][Defaults] | ||||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
| [PlasmaViews][Panel 469] | ||||
| floating=1 | ||||
| 
 | ||||
| [PlasmaViews][Panel 469][Defaults] | ||||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
| [PlasmaViews][Panel 500] | ||||
| floating=1 | ||||
| 
 | ||||
| [PlasmaViews][Panel 500][Defaults] | ||||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
| [PlasmaViews][Panel 531] | ||||
| floating=1 | ||||
| 
 | ||||
| [PlasmaViews][Panel 531][Defaults] | ||||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
| [PlasmaViews][Panel 560] | ||||
| floating=1 | ||||
| 
 | ||||
| [PlasmaViews][Panel 560][Defaults] | ||||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
|  | @ -101,6 +143,13 @@ floating=0 | |||
| [PlasmaViews][Panel 57][Defaults] | ||||
| thickness=44 | ||||
| 
 | ||||
| [PlasmaViews][Panel 589] | ||||
| floating=1 | ||||
| 
 | ||||
| [PlasmaViews][Panel 589][Defaults] | ||||
| offset=0 | ||||
| thickness=36 | ||||
| 
 | ||||
| [PlasmaViews][Panel 82] | ||||
| alignment=132 | ||||
| floating=0 | ||||
|  |  | |||
|  | @ -1,5 +1,2 @@ | |||
| [AC][Display] | ||||
| TurnOffDisplayWhenIdle=false | ||||
| 
 | ||||
| [AC][SuspendAndShutdown] | ||||
| AutoSuspendAction=0 | ||||
|  |  | |||
|  | @ -1,5 +1,35 @@ | |||
| #!/bin/bash | ||||
| 
 | ||||
| 
 | ||||
| for group in $(groups) | ||||
| do | ||||
|     if [ "${group}" == "wheel" ] || [ "${group}" == "root" ]; then | ||||
|         echo "The user ${USER} is a member of the group ${group}" | ||||
|         break | ||||
|     else | ||||
|         echo "The user '${USER}' does not have permission to run this program." | ||||
|         echo "The user '${USER}' is not a member of the wheel or root group." | ||||
|         echo "" | ||||
|         echo -e "Add the user '${USER}' to the wheel group - COPY AND PASTE in new konsole:\n | ||||
|                  su -c \"usermod -a -G wheel ${USER}\"; qdbus org.kde.LogoutPrompt /LogoutPrompt promptLogout; exit" | ||||
|         echo "" | ||||
|         echo "Or otherwise escalate privileges and run the program \"${HOME}/.config/autostart/$(basename ${0}).desktop\" again." | ||||
|         echo "" | ||||
|         echo -e "Help: https://wiki.archlinux.org/title/Sudo \nhttps://wiki.archlinux.org/title/Users_and_groups" | ||||
|         echo "" | ||||
|         echo "The program path is the ${HOME}/.local/bin/$(basename ${0})" | ||||
|         echo "The shortcut path is the ${HOME}/.config/autostart/$(basename ${0}).desktop" | ||||
|         echo "" | ||||
|         echo "Waiting new konsole windows..." | ||||
| 
 | ||||
|         sleep 5 | ||||
| 
 | ||||
|         /usr/bin/konsole | ||||
|         exit | ||||
|     fi | ||||
| done | ||||
| 
 | ||||
| 
 | ||||
| if [[ "$UID" != 0 ]]; then | ||||
|     echo "USER NOT ROOT" | ||||
|     sudo "$0" | ||||
|  | @ -15,7 +45,7 @@ have_internet="$?" | |||
| 
 | ||||
| cd "/root" | ||||
| 
 | ||||
| rm /var/lib/pacman/sync/* | ||||
| rm  -rf /var/lib/pacman/sync/* | ||||
| rm -rf /etc/pacman.d/gnupg/* | ||||
| 
 | ||||
| mkdir -p /root/.gnupg 2>/dev/null | ||||
|  | @ -87,6 +117,10 @@ do | |||
| 
 | ||||
|    if [ "$user" != "liveuser" ]; then | ||||
|        rm /home/"$user"/.config/autostart/key-sign.sh.desktop | ||||
|        rm /home/"$user"/.local/bin/key-sign.sh | ||||
| #        rm /home/"$user"/.local/bin/key-sign.sh | ||||
|    fi | ||||
| done | ||||
| 
 | ||||
| echo "This window will close in 5 seconds" | ||||
| sleep 5 | ||||
| 
 | ||||
|  |  | |||
|  | @ -11,5 +11,5 @@ notify-send -t 5000 -a "Theme is" "$theme" "$(date '+%Y.%m.%d %H:%M:%S')" | |||
| if [ "$(whoami)" != "liveuser" ]; then | ||||
|     sleep 5 | ||||
|     rm "$HOME/.config/autostart/reset-layout.desktop" | ||||
|     rm "$HOME/.local/bin/reset-layout.sh" | ||||
| #     rm "$HOME/.local/bin/reset-layout.sh" | ||||
| fi | ||||
|  |  | |||
|  | @ -11,5 +11,5 @@ notify-send -t 5000 -a "Default browser is" "$browser" "$(date '+%Y.%m.%d %H:%M: | |||
| if [ "$(whoami)" != "liveuser" ]; then | ||||
|     sleep 5 | ||||
|     rm "$HOME/.config/autostart/set-default-web-browser.desktop" | ||||
|     rm "$HOME/.local/bin/set-default-web-browser.sh" | ||||
| #     rm "$HOME/.local/bin/set-default-web-browser.sh" | ||||
| fi | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| [Dolphin] | ||||
| HeaderColumnWidths=428,74,83,126,85,77,72 | ||||
| Timestamp=2024,5,3,22,12,4.599 | ||||
| Timestamp=2024,12,2,1,5,24.303 | ||||
| Version=4 | ||||
| ViewMode=1 | ||||
| VisibleRoles=CustomizedDetails,Details_text,Details_type,Details_size,Details_modificationtime,Details_permissions,Details_owner,Details_group | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							|  | @ -1 +1 @@ | |||
| 2023-10-04T10:04:12 error: near ".": syntax error Невозможно выполнить выражение | ||||
| 2024-12-01T04:12:39 error: near ".": syntax error Невозможно выполнить выражение | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							|  | @ -1,8 +1,10 @@ | |||
| <?xml version='1.0'?> | ||||
| <!DOCTYPE gui SYSTEM 'kpartgui.dtd'> | ||||
| <gui name="dolphin" version="40"> | ||||
|  <MenuBar> | ||||
|   <Menu name="file"> | ||||
| <!DOCTYPE gui> | ||||
| <gui name="dolphin" translationDomain="kxmlgui6" version="40"> | ||||
|  <MenuBar alreadyVisited="1"> | ||||
|   <Menu alreadyVisited="1" name="file" noMerge="1"> | ||||
|    <text translationDomain="kxmlgui6">&File</text> | ||||
|    <Action name="file_new"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="new_menu"/> | ||||
|    <Action name="file_new"/> | ||||
|    <Action name="new_tab"/> | ||||
|  | @ -19,8 +21,23 @@ | |||
|    <Action name="show_target"/> | ||||
|    <Separator/> | ||||
|    <Action name="properties"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="file_close"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="file_quit"/> | ||||
|   </Menu> | ||||
|   <Menu name="edit"> | ||||
|   <Menu alreadyVisited="1" name="edit" noMerge="1"> | ||||
|    <text translationDomain="kxmlgui6">&Edit</text> | ||||
|    <Action name="edit_undo"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="edit_cut"/> | ||||
|    <Action name="edit_copy"/> | ||||
|    <Action name="edit_paste"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="edit_select_all"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="edit_find"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="edit_undo"/> | ||||
|    <Separator/> | ||||
|    <Action name="edit_cut"/> | ||||
|  | @ -37,7 +54,13 @@ | |||
|    <Action name="edit_select_all"/> | ||||
|    <Action name="invert_selection"/> | ||||
|   </Menu> | ||||
|   <Menu name="view"> | ||||
|   <Menu alreadyVisited="1" name="view" noMerge="1"> | ||||
|    <text translationDomain="kxmlgui6">&View</text> | ||||
|    <Action name="view_zoom_in"/> | ||||
|    <Action name="view_zoom_out"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="view_redisplay"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="view_zoom_in"/> | ||||
|    <Action name="view_zoom_reset"/> | ||||
|    <Action name="view_zoom_out"/> | ||||
|  | @ -57,19 +80,27 @@ | |||
|    <Action name="stop"/> | ||||
|    <Separator/> | ||||
|    <Action name="panels"/> | ||||
|    <Menu icon="edit-select-text" name="location_bar"> | ||||
|     <text context="@title:menu">Location Bar</text> | ||||
|    <Menu icon="edit-select-text" name="location_bar" noMerge="1"> | ||||
|     <text context="@title:menu" translationDomain="dolphin">Location Bar</text> | ||||
|     <Action name="editable_location"/> | ||||
|     <Action name="replace_location"/> | ||||
|    </Menu> | ||||
|    <Separator/> | ||||
|    <Action name="view_properties"/> | ||||
|   </Menu> | ||||
|   <Menu name="go"> | ||||
|   <Menu alreadyVisited="1" name="go" noMerge="1"> | ||||
|    <text translationDomain="kxmlgui6">&Go</text> | ||||
|    <Action name="go_up"/> | ||||
|    <Action name="go_back"/> | ||||
|    <Action name="go_forward"/> | ||||
|    <Action name="go_home"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="bookmarks"/> | ||||
|    <Action name="closed_tabs"/> | ||||
|   </Menu> | ||||
|   <Menu name="tools"> | ||||
|   <Separator weakSeparator="1"/> | ||||
|   <Menu alreadyVisited="1" name="tools" noMerge="1"> | ||||
|    <text translationDomain="kxmlgui6">&Tools</text> | ||||
|    <Action name="open_preferred_search_tool"/> | ||||
|    <Action name="open_terminal"/> | ||||
|    <Action name="open_terminal_here"/> | ||||
|  | @ -77,10 +108,37 @@ | |||
|    <Action name="compare_files"/> | ||||
|    <Action name="change_remote_encoding"/> | ||||
|   </Menu> | ||||
|   <Menu alreadyVisited="1" name="settings" noMerge="1"> | ||||
|    <text translationDomain="kxmlgui6">&Settings</text> | ||||
|    <Action name="options_show_menubar"/> | ||||
|    <Merge name="StandardToolBarMenuHandler"/> | ||||
|    <Merge name="KMDIViewActions"/> | ||||
|    <Action name="options_show_statusbar"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="switch_application_language"/> | ||||
|    <Action name="options_configure_keybinding"/> | ||||
|    <Action name="options_configure_toolbars"/> | ||||
|    <Action name="options_configure"/> | ||||
|   </Menu> | ||||
|   <Separator weakSeparator="1"/> | ||||
|   <Menu alreadyVisited="1" name="help" noMerge="1"> | ||||
|    <text translationDomain="kxmlgui6">&Help</text> | ||||
|    <Action name="help_contents"/> | ||||
|    <Action name="help_whats_this"/> | ||||
|    <Action name="open_kcommand_bar"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="help_report_bug"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="help_donate"/> | ||||
|    <Separator weakSeparator="1"/> | ||||
|    <Action name="help_about_app"/> | ||||
|    <Action name="help_about_kde"/> | ||||
|   </Menu> | ||||
|  </MenuBar> | ||||
|  <ToolBar alreadyVisited="1" name="mainToolBar" noMerge="1"> | ||||
|   <Action name="go_home"/> | ||||
|   <Action name="open_terminal_here"/> | ||||
|   <Action name="new_menu"/> | ||||
|   <Separator name="separator_0"/> | ||||
|   <text context="@title:menu" translationDomain="dolphin">Main Toolbar</text> | ||||
|   <Action name="go_back"/> | ||||
|  | @ -155,5 +213,6 @@ | |||
|   <Action name="view_zoom_in" priority="0"/> | ||||
|   <Action name="view_zoom_out" priority="0"/> | ||||
|   <Action name="view_zoom_reset" priority="0"/> | ||||
|   <Action name="new_menu" priority="0"/> | ||||
|  </ActionProperties> | ||||
| </gui> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue