aboutsummaryrefslogtreecommitdiff
path: root/xorg/.xinitrc
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-08-03 11:32:55 -0400
committerBardofSprites <[email protected]>2024-08-03 11:33:55 -0400
commite7586c15f5ec0935479c8a7971110cb6aaeab82c (patch)
tree84482d6ae57b82e87b8ef7bab905262449bf50dc /xorg/.xinitrc
parent21a0484d3e70909069b70dad89ba9c7666708785 (diff)
upgrade to fvwm3
update fvwm3 window decor, new icons for window decor, change st and emacs icon, add ef-elea-dark theme, maris light xresources
Diffstat (limited to 'xorg/.xinitrc')
-rw-r--r--xorg/.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.xinitrc b/xorg/.xinitrc
index 5d09cc5..b5479be 100644
--- a/xorg/.xinitrc
+++ b/xorg/.xinitrc
@@ -63,5 +63,5 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
if [ -n "$failsafe" ]; then
- exec fvwm
+ exec fvwm3
fi