Compare commits

..

No commits in common. "7e08ceee8b63492744ae54f9f37d7c008d41f13d" and "52e0c6ae42f791f46d253f8aa9150bcfe88e77e5" have entirely different histories.

6 changed files with 11 additions and 19 deletions

5
.gitignore vendored
View file

@ -7,13 +7,10 @@ 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
@ -35,7 +32,6 @@ net.imput.helium
nomacs nomacs
octave octave
pavucontrol-qt pavucontrol-qt
pavucontrol.ini
pulse pulse
qalculate qalculate
qBittorrent qBittorrent
@ -52,4 +48,3 @@ 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-dark] [colors]
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.5 config elements & attributes with mostly This file contains all supported Labwc v0.9.3 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" unshade="yes"> <windowSwitcher preview="yes" outlines="yes" allWorkspaces="no" 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"> <windowSwitcher preview="no" outlines="no" allWorkspaces="yes">
<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"> <windowSwitcher preview="no" outlines="no" allWorkspaces="yes">
<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,7 +161,6 @@
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>
@ -600,7 +599,6 @@
- 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]
@ -635,8 +633,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 # patterns (see glob(7)) so '\*' (not between brackets) matches any string
# string and '?' matches any single character. # 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(621 500) WindowSize=@Size(700 500)
[Window] [Window]
DirTree=true DirTree=true

View file

@ -8,7 +8,6 @@ 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
@ -17,7 +16,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=15 favorites\size=14
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=863 LastWindowHeight=480
LastWindowMaximized=false LastWindowMaximized=false
LastWindowWidth=1342 LastWindowWidth=640
PathBarButtons=true PathBarButtons=true
RememberWindowSize=true RememberWindowSize=true
ReopenLastTabs=false ReopenLastTabs=false