Compare commits
1 Commits
3c04a3a24a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| e85e4bb65d |
52
.config/yakuakerc
Normal file
52
.config/yakuakerc
Normal file
@@ -0,0 +1,52 @@
|
||||
[Animation]
|
||||
AutoOpen=false
|
||||
Frames=17
|
||||
PollInterval=500
|
||||
UseVMAssist=true
|
||||
|
||||
[Appearance]
|
||||
BackgroundColor=#000000
|
||||
BackgroundColorOpacity=0.4
|
||||
Blur=false
|
||||
KeyboardInputBlockIndicatorColor=#FF0000
|
||||
KeyboardInputBlockIndicatorDuration=250
|
||||
Skin=default
|
||||
SkinInstallWithKns=false
|
||||
TerminalHighlightDuration=250
|
||||
Translucency=false
|
||||
|
||||
[Behavior]
|
||||
FocusFollowMouse=false
|
||||
OpenAfterStart=false
|
||||
RememberFullscreen=false
|
||||
|
||||
[Desktop Entry]
|
||||
DefaultProfile=
|
||||
|
||||
[Dialogs]
|
||||
ConfirmQuit=true
|
||||
FirstRun=false
|
||||
|
||||
[Favorite Profiles]
|
||||
Favorites=
|
||||
|
||||
[KFileDialog Settings]
|
||||
detailViewIconSize=0
|
||||
|
||||
[PrintOptions]
|
||||
PrinterFriendly=true
|
||||
ScaleOutput=true
|
||||
|
||||
[Window]
|
||||
DynamicTabTitles=false
|
||||
Height=60
|
||||
KeepAbove=true
|
||||
KeepOpen=true
|
||||
KeepOpenAfterLastSessionCloses=false
|
||||
Position=50
|
||||
Screen=0
|
||||
ShowOnAllDesktops=true
|
||||
ShowSystrayIcon=true
|
||||
ShowTabBar=true
|
||||
ShowTitleBar=true
|
||||
ToggleToFocus=false
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,7 +15,6 @@
|
||||
**/.config/.brightness
|
||||
.local/share/fonts/.uuid
|
||||
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
*__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user