Compare commits

..

4 commits

Author SHA1 Message Date
7e08ceee8b
🔧 Add new files to gitignore 2026-03-08 19:25:38 -05:00
97cc5635e5
🔨 Add Joplin to favorite apps 2026-03-08 19:25:18 -05:00
b06719792f
⬆️ Update to labwc 0.9.5
Uses new lxqt-wayland configuration file for labwc 0.9.5
2026-03-08 19:24:21 -05:00
0d674fef0f
⬆️ Update foot terminal version
Updates the version of the foot terminal and fixes breaking
configuration changes
2026-03-08 19:23:07 -05:00
6 changed files with 19 additions and 11 deletions

5
.gitignore vendored
View file

@ -7,10 +7,13 @@ IVPN
Raspberry Pi Raspberry Pi
VSCodium VSCodium
aerc aerc
balenaEtcher
bottom bottom
btop btop
byobu
chromium chromium
dconf dconf
electron-builder.json
featherpad featherpad
fltk.org fltk.org
fontforge fontforge
@ -32,6 +35,7 @@ net.imput.helium
nomacs nomacs
octave octave
pavucontrol-qt pavucontrol-qt
pavucontrol.ini
pulse pulse
qalculate qalculate
qBittorrent qBittorrent
@ -48,3 +52,4 @@ user-dirs.dirs
user-dirs.locale user-dirs.locale
autostart autostart
spotify-player spotify-player
vlc

View file

@ -5,7 +5,7 @@ style=beam
unfocused-style=none unfocused-style=none
blink=yes blink=yes
[colors] [colors-dark]
alpha=0.9 alpha=0.9
background=2b3339 background=2b3339
foreground=d3c6aa foreground=d3c6aa

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!-- <!--
This file contains all supported Labwc v0.9.3 config elements & attributes with mostly This file contains all supported Labwc v0.9.5 config elements & attributes with mostly
default values. Some LXQt specific settings have been added. You may have a default values. Some LXQt specific settings have been added. You may have a
updated version in /usr/share/docs/labwc/rc.xml.all updated version in /usr/share/docs/labwc/rc.xml.all
@ -70,7 +70,7 @@
<weight>normal</weight> <weight>normal</weight>
</font> </font>
</theme> </theme>
<windowSwitcher preview="yes" outlines="yes" allWorkspaces="no" unshade="yes"> <windowSwitcher preview="yes" outlines="yes" unshade="yes">
<osd show="yes" style="classic" output="all" thumbnailLabelFormat="%T" /> <osd show="yes" style="classic" output="all" thumbnailLabelFormat="%T" />
<fields> <fields>
<field content="icon" width="5%"/> <field content="icon" width="5%"/>
@ -90,7 +90,7 @@
Some contents are fixed-length and others are variable-length. Some contents are fixed-length and others are variable-length.
See "man 5 labwc-config" for details. See "man 5 labwc-config" for details.
<windowSwitcher preview="no" outlines="no" allWorkspaces="yes"> <windowSwitcher preview="no" outlines="no">
<osd show="yes" /> <osd show="yes" />
<fields> <fields>
<field content="workspace" width="5%" /> <field content="workspace" width="5%" />
@ -111,7 +111,7 @@
then workspace name, then identifier/app-id, then the window title. then workspace name, then identifier/app-id, then the window title.
It uses 100% of OSD window width. It uses 100% of OSD window width.
<windowSwitcher preview="no" outlines="no" allWorkspaces="yes"> <windowSwitcher preview="no" outlines="no">
<osd show="yes" /> <osd show="yes" />
<fields> <fields>
<field content="custom" format="foobar %b %3s %-10o %-20W %-10i %t" width="100%" /> <field content="custom" format="foobar %b %3s %-10o %-20W %-10i %t" width="100%" />
@ -161,6 +161,7 @@
Workspaces can be configured like this: Workspaces can be configured like this:
<desktops> <desktops>
<popupTime>1000</popupTime> <popupTime>1000</popupTime>
<initial>Workspace 1</initial>
<names> <names>
<name>Workspace 1</name> <name>Workspace 1</name>
<name>Workspace 2</name> <name>Workspace 2</name>
@ -599,6 +600,7 @@
- accelProfile [flat|adaptive] - accelProfile [flat|adaptive]
- tapButtonMap [lrm|lmr] - tapButtonMap [lrm|lmr]
- clickMethod [none|buttonAreas|clickfinger] - clickMethod [none|buttonAreas|clickfinger]
- scrollMethod [twoFinger|edge|none]
- sendEventsMode [yes|no|disabledOnExternalMouse] - sendEventsMode [yes|no|disabledOnExternalMouse]
- calibrationMatrix [six float values split by space] - calibrationMatrix [six float values split by space]
- scrollFactor [float] - scrollFactor [float]
@ -633,8 +635,8 @@
# must only apply to the first instance of the window with that # must only apply to the first instance of the window with that
# particular 'identifier' or 'title'. # particular 'identifier' or 'title'.
# - Matching is case-insensitive and is performed using shell wildcard # - Matching is case-insensitive and is performed using shell wildcard
# patterns (see glob(7)) so '\*' (not between brackets) matches any string # patterns (see glob(7)) so '\*' (not between brackets) matches any
# and '?' matches any single character. # string and '?' matches any single character.
<windowRules> <windowRules>
<windowRule identifier="*"><action name="Maximize"/></windowRule> <windowRule identifier="*"><action name="Maximize"/></windowRule>

View file

@ -1,7 +1,7 @@
[Sizes] [Sizes]
SplitterPos=200 SplitterPos=200
ViewsIconSize=24 ViewsIconSize=24
WindowSize=@Size(700 500) WindowSize=@Size(621 500)
[Window] [Window]
DirTree=true DirTree=true

View file

@ -8,6 +8,7 @@ favorites\11\desktopFile=/usr/share/applications/org.strawberrymusicplayer.straw
favorites\12\desktopFile=/usr/share/applications/pcmanfm-qt.desktop favorites\12\desktopFile=/usr/share/applications/pcmanfm-qt.desktop
favorites\13\desktopFile=/usr/share/applications/codium.desktop favorites\13\desktopFile=/usr/share/applications/codium.desktop
favorites\14\desktopFile=/usr/share/applications/foot.desktop favorites\14\desktopFile=/usr/share/applications/foot.desktop
favorites\15\desktopFile=/usr/share/applications/joplin-desktop.desktop
favorites\2\desktopFile=/usr/share/applications/librewolf.desktop favorites\2\desktopFile=/usr/share/applications/librewolf.desktop
favorites\3\desktopFile=/usr/share/applications/org.qbittorrent.qBittorrent.desktop favorites\3\desktopFile=/usr/share/applications/org.qbittorrent.qBittorrent.desktop
favorites\4\desktopFile=/usr/share/applications/org.keepassxc.KeePassXC.desktop favorites\4\desktopFile=/usr/share/applications/org.keepassxc.KeePassXC.desktop
@ -16,7 +17,7 @@ favorites\6\desktopFile=/usr/share/applications/featherpad.desktop
favorites\7\desktopFile=/usr/lib/libreoffice/share/xdg/startcenter.desktop favorites\7\desktopFile=/usr/lib/libreoffice/share/xdg/startcenter.desktop
favorites\8\desktopFile=/usr/share/applications/eqonomize.desktop favorites\8\desktopFile=/usr/share/applications/eqonomize.desktop
favorites\9\desktopFile=/usr/share/applications/org.pwmt.zathura.desktop favorites\9\desktopFile=/usr/share/applications/org.pwmt.zathura.desktop
favorites\size=14 favorites\size=15
icon=/home/nirogu/.config/images/favicon.png icon=/home/nirogu/.config/images/favicon.png
ownIcon=true ownIcon=true
showText=false showText=false

View file

@ -103,9 +103,9 @@ MountRemovable=true
AlwaysShowTabs=true AlwaysShowTabs=true
FixedHeight=480 FixedHeight=480
FixedWidth=640 FixedWidth=640
LastWindowHeight=480 LastWindowHeight=863
LastWindowMaximized=false LastWindowMaximized=false
LastWindowWidth=640 LastWindowWidth=1342
PathBarButtons=true PathBarButtons=true
RememberWindowSize=true RememberWindowSize=true
ReopenLastTabs=false ReopenLastTabs=false