8 Commits

Author SHA1 Message Date
a291317fd2 Fix if. 2026-02-14 22:30:52 -05:00
b9f0f01099 Update setup script. 2026-02-14 22:28:47 -05:00
4efb2b1198 Test install. 2026-02-14 22:01:54 -05:00
18baf1e1a6 Revert "Add bash line editor."
This reverts commit 10251dd1cb.
2026-02-14 21:52:37 -05:00
8809b1a0b5 Reapply "Add blerc."
This reverts commit b2734d8e54.
2026-02-14 21:52:29 -05:00
b2734d8e54 Revert "Add blerc."
This reverts commit fdf5dcfe9d.
2026-02-14 21:49:07 -05:00
200f9b5a22 Install ble.sh in setup script. 2026-02-14 21:48:25 -05:00
fdf5dcfe9d Add blerc. 2026-02-14 17:22:53 -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]