fixed config
This commit is contained in:
2
skel/.config/xfce4/helpers.rc
Normal file
2
skel/.config/xfce4/helpers.rc
Normal file
@@ -0,0 +1,2 @@
|
||||
TerminalEmulator=alacritty
|
||||
|
||||
5
skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
Normal file
5
skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.1" encoding="UTF-8"?>
|
||||
|
||||
<channel name="thunar" version="1.0">
|
||||
<property name="misc-thumbnail-mode" type="string" value="THUNAR_THUMBNAIL_MODE_ONLY_LOCAL"/>
|
||||
</channel>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.1" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xsettings" version="1.0">
|
||||
<property name="Net" type="empty">
|
||||
<property name="ThemeName" type="string" value="Adwaita-dark"/>
|
||||
<property name="IconThemeName" type="string" value="Mint-Y-Blue"/>
|
||||
</property>
|
||||
</channel>
|
||||
Reference in New Issue
Block a user