Skip to content

Commit e5923a6

Browse files
author
dotfiles-bot
committed
upd
1 parent 791c9c5 commit e5923a6

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

install-mappings.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ dunstrc|dunst: xdg:dunst/dunstrc # modules/desktop/de/dunst
110110

111111
# File Managers
112112
pcmanfm.conf|pcmanfm: xdg:pcmanfm/default/pcmanfm.conf # modules/desktop/file-manager/pcmanfm
113+
thunarrc|thunar: xdg:Thunar/thunarrc # modules/desktop/file-manager/thunar
114+
spacefm.conf|spacefm: xdg:spacefm/spacefm.conf # modules/desktop/file-manager/spacefm
113115

114116
# Toolkit / System
115117
.gtkrc|gtk-1.2: home:.gtkrc # modules/desktop/gtk/gtk-1.2
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# SpaceFM Configuration - Retro Defaults
2+
3+
# Panel View options
4+
panel1_view=1
5+
panel1_view_mode=1
6+
# 1=Details View (List)
7+
8+
# Double click to open (Windows style)
9+
single_click=0
10+
11+
# Show Tree Side Pane
12+
show_side_pane=1
13+
side_pane_mode=0
14+
# 0=Tree
15+
16+
# Font (Managed by GTK, but can be overridden)
17+
font_name=DejaVu Sans Bold 11
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[Configuration]
2+
LastDetailsViewZoomLevel=THUNAR_ZOOM_LEVEL_SMALLER
3+
LastDetailsViewColumnWidths=50,200,80,100,150
4+
LastSidePane=THUNAR_SIDE_PANE_TYPE_TREE
5+
LastView=THUNAR_VIEW_DETAILS
6+
MiscSingleClick=FALSE
7+
MiscShowAboutTemplates=FALSE
8+
MiscRememberViewSettings=TRUE
9+
MiscRecursiveSearch=FALSE
10+
MiscDateStyle=THUNAR_DATE_STYLE_SHORT
11+
MiscTextBesideIcons=FALSE

0 commit comments

Comments
 (0)