New backup 2025-08-28 16:15:02
This commit is contained in:
parent
4a130def87
commit
6512499faa
3 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
||||||
;centerbar groups
|
;centerbar groups
|
||||||
|
|
||||||
(defwidget leftgroup []
|
(defwidget leftgroup []
|
||||||
(box :class "leftgroup" :orientation "h" :space-evenly false :halign "start"
|
(box :class "leftgroup profile-work" :orientation "h" :space-evenly false :halign "start"
|
||||||
(powermenu)
|
(powermenu)
|
||||||
(profile)
|
(profile)
|
||||||
(workspaces :array workspacesArray)
|
(workspaces :array workspacesArray)
|
||||||
|
|
|
@ -168,8 +168,8 @@ RunPrefix=
|
||||||
SetEditor=false
|
SetEditor=false
|
||||||
|
|
||||||
[MainWindow]
|
[MainWindow]
|
||||||
1920x1200 screen: Height=1110
|
1920x1200 screen: Height=548
|
||||||
1920x1200 screen: Width=1896
|
1920x1200 screen: Width=745
|
||||||
2 screens: Height=1110
|
2 screens: Height=1110
|
||||||
2 screens: Width=619
|
2 screens: Width=619
|
||||||
2048x1280 screen: Height=642
|
2048x1280 screen: Height=642
|
||||||
|
|
|
@ -31,7 +31,7 @@ Sort directories first=true
|
||||||
Sort hidden files last=false
|
Sort hidden files last=false
|
||||||
Sort reversed=true
|
Sort reversed=true
|
||||||
Speedbar Width=144
|
Speedbar Width=144
|
||||||
View Style=DetailTree
|
View Style=Simple
|
||||||
|
|
||||||
[KShortcutsDialog Settings]
|
[KShortcutsDialog Settings]
|
||||||
Dialog Size=600,480
|
Dialog Size=600,480
|
||||||
|
|
Loading…
Add table
Reference in a new issue