7 Commits

Author SHA1 Message Date
3c04a3a24a Fix if. 2026-02-14 22:33:58 -05:00
060dd0b44f Update setup script. 2026-02-14 22:33:58 -05:00
72f807aaf0 Test install. 2026-02-14 22:33:58 -05:00
6d59e72866 Reapply "Add blerc."
This reverts commit b2734d8e54.
2026-02-14 22:33:58 -05:00
90f24b1edd Revert "Add blerc."
This reverts commit fdf5dcfe9d.
2026-02-14 22:33:58 -05:00
4b41cbe467 Install ble.sh in setup script. 2026-02-14 22:33:58 -05:00
bb77a3a032 Add blerc. 2026-02-14 22:33:58 -05:00
2 changed files with 1 additions and 52 deletions

View File

@@ -1,52 +0,0 @@
[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
View File

@@ -15,6 +15,7 @@
**/.config/.brightness
.local/share/fonts/.uuid
# Byte-compiled / optimized / DLL files
*__pycache__/
*.py[cod]