This commit is contained in:
2026-03-22 14:54:43 +01:00
parent 395e55709c
commit 898628caa0
3 changed files with 45 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
xserver-xorg
xserver-xorg-input-evdev
xbase-clients
xterm
locales
@@ -55,3 +56,6 @@ geany
idesk
wmnd
wmmixer
unclutter
xdialog

View File

@@ -1,11 +1,9 @@
fbsetbg -f /usr/share/wallpapers/retrodebian.jpg
/usr/bin/fbsetroot -solid black
Esetroot /usr/share/wallpapers/retrodebian.jpg
numlockx on
# idesk &
idesk &
unclutter -idle 2 &
wmnd &
wmmixer &
wmmixer -w &
exec /usr/bin/fluxbox -log "$HOME/.fluxbox/log"

View File

@@ -0,0 +1,38 @@
table Config
FontName: xft:DejaVu Sans
FontSize: 10
FontColor: #f0f0f0
ToolTip.FontSize: 11
ToolTip.FontName: xft:DejaVu Sans
ToolTip.ForeColor: #0000FF
ToolTip.BackColor: #FFFFFF
ToolTip.CaptionOnHover: true
ToolTip.CaptionPlacement: Right
Locked: false
Transparency: 100
Shadow: true
ShadowColor: #000000
ShadowX: 1
ShadowY: 1
Bold: true
ClickDelay: 300
IconSnap: true
SnapWidth: 20
SnapHeight: 20
SnapOrigin: BottomRight
SnapShadow: false
SnapShadowTrans: 200
CaptionOnHover: false
CaptionPlacement: bottom
FillStyle: fillinvert
Background.File: /usr/share/wallpapers/retrodebian.jpg
end
table Actions
Lock: control right doubleClk
Reload: middle doubleClk
Drag: left hold
EndDrag: left singleClk
Execute[0]: left doubleClk
Execute[1]: right doubleClk
end