Set clock on panel to 24h and custom date format
This commit is contained in:
parent
c07b80c52b
commit
913a008aab
7 changed files with 41 additions and 15 deletions
|
@ -63,12 +63,22 @@ plugin=org.kde.plasma.networkmanagement
|
|||
immutability=1
|
||||
plugin=org.kde.plasma.battery
|
||||
|
||||
[Containments][10][Applets][21][Configuration]
|
||||
PreloadWeight=42
|
||||
|
||||
[Containments][10][Applets][22]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.brightness
|
||||
|
||||
[Containments][10][Applets][22][Configuration]
|
||||
PreloadWeight=42
|
||||
|
||||
[Containments][10][Applets][23]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.mediacontroller
|
||||
|
||||
[Containments][10][Applets][23][Configuration]
|
||||
PreloadWeight=34
|
||||
PreloadWeight=26
|
||||
|
||||
[Containments][10][General]
|
||||
extraItems=org.kde.plasma.battery,org.kde.plasma.brightness,org.kde.plasma.cameraindicator,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.volume,org.kde.plasma.networkmanagement
|
||||
|
@ -106,17 +116,25 @@ location=3
|
|||
plugin=org.kde.panel
|
||||
wallpaperplugin=org.kde.image
|
||||
|
||||
[Containments][4][Applets][18]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.digitalclock
|
||||
|
||||
[Containments][4][Applets][18][Configuration][Appearance]
|
||||
fontWeight=400
|
||||
|
||||
[Containments][4][Applets][19]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.showdesktop
|
||||
|
||||
[Containments][4][Applets][27]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.digitalclock
|
||||
|
||||
[Containments][4][Applets][27][Configuration][Appearance]
|
||||
customDateFormat=dd.mm.yy
|
||||
dateFormat=custom
|
||||
fontFamily=Noto Sans
|
||||
fontWeight=400
|
||||
use24hFormat=2
|
||||
|
||||
[Containments][4][Applets][27][Configuration][ConfigDialog]
|
||||
DialogHeight=540
|
||||
DialogWidth=720
|
||||
|
||||
[Containments][4][Applets][5]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.kickoff
|
||||
|
@ -126,6 +144,9 @@ PreloadWeight=100
|
|||
popupHeight=510
|
||||
popupWidth=647
|
||||
|
||||
[Containments][4][Applets][5][Configuration][General]
|
||||
favoritesPortedToKAstats=true
|
||||
|
||||
[Containments][4][Applets][5][Configuration][Shortcuts]
|
||||
global=Alt+F1
|
||||
|
||||
|
@ -147,6 +168,9 @@ showWindowIcons=true
|
|||
immutability=1
|
||||
plugin=org.kde.plasma.icontasks
|
||||
|
||||
[Containments][4][Applets][7][Configuration][General]
|
||||
launchers=applications:systemsettings.desktop,preferred://filemanager,preferred://browser,applications:Alacritty.desktop
|
||||
|
||||
[Containments][4][Applets][8]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.marginsseparator
|
||||
|
@ -159,7 +183,7 @@ plugin=org.kde.plasma.systemtray
|
|||
SystrayContainmentId=10
|
||||
|
||||
[Containments][4][General]
|
||||
AppletOrder=5;6;7;8;9;18;19
|
||||
AppletOrder=5;6;7;8;9;19;27
|
||||
|
||||
[ScreenMapping]
|
||||
itemsOnDisabledScreens=
|
||||
|
|
Reference in a new issue