Compare commits
4 commits
985725fe00
...
52e0c6ae42
| Author | SHA1 | Date | |
|---|---|---|---|
| 52e0c6ae42 | |||
| cf0e469dce | |||
| 0626dd0b36 | |||
| 2420c21d8a |
5 changed files with 42 additions and 14 deletions
|
|
@ -262,7 +262,7 @@
|
|||
<action name="Execute" command="lxqt-qdbus showdesktop"/>
|
||||
</keybind>
|
||||
<keybind key="W-b">
|
||||
<action name="Execute" command="lxqt-qdbus run librewolf"/>
|
||||
<action name="Execute" command="lxqt-qdbus run helium-browser"/>
|
||||
</keybind>
|
||||
<keybind key="W-Return">
|
||||
<action name="Execute" command="lxqt-qdbus run foot"/>
|
||||
|
|
|
|||
|
|
@ -1,19 +1,24 @@
|
|||
[General]
|
||||
__userfile__=true
|
||||
backlightIdleness=50
|
||||
backlightIdleness=0
|
||||
backlightIdlenessOnBatteryDischarging=true
|
||||
disableIdlenessWhenFullscreen=false
|
||||
enableBatteryWatcher=true
|
||||
enableBatteryWatcher=false
|
||||
enableExtMonLidClosedActions=false
|
||||
enableIdlenessBacklightWatcher=false
|
||||
enableIdlenessWatcher=true
|
||||
enableLidWatcher=true
|
||||
enableLidWatcher=false
|
||||
hibernateKeyAction=1
|
||||
iconType=4
|
||||
idlenessACAction=-2
|
||||
idlenessACTime=@Variant(\0\0\0\xf\0\r\xbb\xa0)
|
||||
idlenessBatteryAction=4
|
||||
idlenessBatteryTime=@Variant(\0\0\0\xf\0\r\xbb\xa0)
|
||||
idlenessTime=@Variant(\0\0\0\xf\0\0\xea`)
|
||||
idlenessTime=@Variant(\0\0\0\xf\0\0\x3\xe8)
|
||||
lidClosedAcAction=4
|
||||
lidClosedAction=4
|
||||
lidClosedExtMonAcAction=-1
|
||||
lidClosedExtMonAction=-1
|
||||
powerKeyAction=6
|
||||
powerLowAction=4
|
||||
powerLowLevel=5
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
__userfile__=true
|
||||
|
||||
[fancymenu]
|
||||
favorites\1\desktopFile=/usr/share/applications/librewolf.desktop
|
||||
favorites\1\desktopFile=/usr/share/applications/helium.desktop
|
||||
favorites\10\desktopFile=/usr/share/applications/qpdfview.desktop
|
||||
favorites\11\desktopFile=/usr/share/applications/org.strawberrymusicplayer.strawberry.desktop
|
||||
favorites\12\desktopFile=/usr/share/applications/pcmanfm-qt.desktop
|
||||
favorites\13\desktopFile=/usr/share/applications/codium-wayland.desktop
|
||||
favorites\13\desktopFile=/usr/share/applications/codium.desktop
|
||||
favorites\14\desktopFile=/usr/share/applications/foot.desktop
|
||||
favorites\2\desktopFile=/usr/share/applications/helium.desktop
|
||||
favorites\2\desktopFile=/usr/share/applications/librewolf.desktop
|
||||
favorites\3\desktopFile=/usr/share/applications/org.qbittorrent.qBittorrent.desktop
|
||||
favorites\4\desktopFile=/usr/share/applications/org.keepassxc.KeePassXC.desktop
|
||||
favorites\5\desktopFile=/usr/share/applications/io.github.Qalculate.qalculate-qt.desktop
|
||||
|
|
@ -48,7 +48,7 @@ width=100
|
|||
width-percent=true
|
||||
|
||||
[quicklaunch]
|
||||
apps\1\desktop=/usr/share/applications/librewolf.desktop
|
||||
apps\1\desktop=/usr/share/applications/helium.desktop
|
||||
apps\2\desktop=/usr/share/applications/pcmanfm-qt.desktop
|
||||
apps\3\desktop=/usr/share/applications/foot.desktop
|
||||
apps\size=3
|
||||
|
|
@ -64,3 +64,25 @@ alignment=Right
|
|||
|
||||
[worldclock]
|
||||
alignment=Right
|
||||
autoRotate=true
|
||||
customFormat="'<b>'HH:mm:ss'</b><br/><font size=\"-2\">'ddd, d MMM yyyy'<br/>'TT'</font>'"
|
||||
dateFormatType=custom
|
||||
dateLongNames=false
|
||||
datePadDay=false
|
||||
datePosition=before
|
||||
dateShowDoW=true
|
||||
dateShowYear=false
|
||||
defaultTimeZone=
|
||||
formatType=custom-timeonly
|
||||
showDate=true
|
||||
showTimezone=false
|
||||
showTooltip=false
|
||||
showWeekNumber=true
|
||||
timeAMPM=true
|
||||
timePadHour=true
|
||||
timeShowSeconds=false
|
||||
timeZoneWheel=true
|
||||
timeZones\size=0
|
||||
timezoneFormatType=iana
|
||||
timezonePosition=below
|
||||
useAdvancedManualFormat=false
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
[General]
|
||||
__userfile__=true
|
||||
monitorOffCommand_wayland=
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
"AstroNvim": { "branch": "main", "commit": "7fd58328e2bc91d5cad606ee48fdf924fca6ea3e" },
|
||||
"LuaSnip": { "branch": "master", "commit": "5a1e39223db9a0498024a77b8441169d260c8c25" },
|
||||
"aerial.nvim": { "branch": "master", "commit": "5c4e2da4486da5f9b798ea9a0f1fc5c6bcd3d9cf" },
|
||||
"astrocommunity": { "branch": "main", "commit": "75acbbdb8b702c8ad8492ca1a0a9548e9df53ae4" },
|
||||
"astrocore": { "branch": "main", "commit": "c797dd5a592e2bd154f2503e231b8a4083659534" },
|
||||
"astrocommunity": { "branch": "main", "commit": "998e0d0b9d99f27511d8ec353dedc42cd10cf011" },
|
||||
"astrocore": { "branch": "main", "commit": "41e7e7208102d95409aa2632b9dc6f7ece9f8abf" },
|
||||
"astrolsp": { "branch": "main", "commit": "0befe28a4ea96e46b7f7c01e4a634c04225ba55a" },
|
||||
"astrotheme": { "branch": "main", "commit": "4a2af93815e4e6adfe69c836e46047a9451de858" },
|
||||
"astroui": { "branch": "main", "commit": "4943abbd42674b43249313afe83b91065a40e4be" },
|
||||
"better-escape.nvim": { "branch": "master", "commit": "199dcc2643dec5d8dbdab4ec672cf405224dcb3b" },
|
||||
"blink.cmp": { "branch": "main", "commit": "b19413d214068f316c78978b08264ed1c41830ec" },
|
||||
"blink.cmp": { "branch": "main", "commit": "4b18c32adef2898f95cdef6192cbd5796c1a332d" },
|
||||
"blink.compat": { "branch": "main", "commit": "2ed6d9a28b07fa6f3bface818470605f8896408c" },
|
||||
"cmp-dap": { "branch": "master", "commit": "ea92773e84c0ad3288c3bc5e452ac91559669087" },
|
||||
"everforest": { "branch": "master", "commit": "b03a03148c8b34c24c96960b93da9c8883d11f54" },
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
"nvim-window-picker": { "branch": "main", "commit": "6382540b2ae5de6c793d4aa2e3fe6dbb518505ec" },
|
||||
"plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" },
|
||||
"resession.nvim": { "branch": "master", "commit": "cc819b0489938d03e4f3532a583354f0287c015b" },
|
||||
"schemastore.nvim": { "branch": "main", "commit": "9afa445602e6191917b4d32f1355e77b4525f905" },
|
||||
"schemastore.nvim": { "branch": "main", "commit": "55ca969ceed5209d62cbf4c20cef023ff188b6c5" },
|
||||
"smart-splits.nvim": { "branch": "master", "commit": "ddb23c1a1cf1507bda487cda7f6e4690965ef9f5" },
|
||||
"snacks.nvim": { "branch": "main", "commit": "a4e46becca45eb65c73a388634b1ce8aad629ae0" },
|
||||
"sqls.nvim": { "branch": "main", "commit": "bfb7b4090268f6163c408577070da4cc9d7450fd" },
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
"toggleterm.nvim": { "branch": "main", "commit": "50ea089fc548917cc3cc16b46a8211833b9e3c7c" },
|
||||
"typst-preview.nvim": { "branch": "master", "commit": "bf5d5eaf23bbfcca9f98a24ed29bd084abf89bf2" },
|
||||
"typst.vim": { "branch": "main", "commit": "1d5436c0f55490893892441c0eca55e6cdf4916c" },
|
||||
"venv-selector.nvim": { "branch": "main", "commit": "5e1ccc57c880ace17ada6b1e216d6a051cb8dbf7" },
|
||||
"venv-selector.nvim": { "branch": "main", "commit": "d4367f29df803e1fe79c0aa8e4c6250cd0ff0e5f" },
|
||||
"vim-illuminate": { "branch": "master", "commit": "0d1e93684da00ab7c057410fecfc24f434698898" },
|
||||
"which-key.nvim": { "branch": "main", "commit": "fcbf4eea17cb299c02557d576f0d568878e354a4" }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue