mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
add config for xarchiver
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
Former-commit-id: ac3a48dc05
This commit is contained in:
@@ -37,6 +37,38 @@ in {
|
|||||||
"file:///home/${user}/dev Development"
|
"file:///home/${user}/dev Development"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
home.file.".config/xarchiver/xarchiverrc".text = ''
|
||||||
|
[xarchiver]
|
||||||
|
preferred_format=0
|
||||||
|
prefer_unzip=true
|
||||||
|
confirm_deletion=true
|
||||||
|
sort_filename_content=false
|
||||||
|
advanced_isearch=true
|
||||||
|
auto_expand=true
|
||||||
|
store_output=false
|
||||||
|
icon_size=2
|
||||||
|
show_archive_comment=false
|
||||||
|
show_sidebar=true
|
||||||
|
show_location_bar=true
|
||||||
|
show_toolbar=true
|
||||||
|
preferred_custom_cmd=
|
||||||
|
preferred_temp_dir=/tmp
|
||||||
|
preferred_extract_dir=/home/${user}/Downloads
|
||||||
|
allow_sub_dir=0
|
||||||
|
ensure_directory=true
|
||||||
|
overwrite=false
|
||||||
|
full_path=2
|
||||||
|
touch=false
|
||||||
|
fresh=false
|
||||||
|
update=false
|
||||||
|
store_path=false
|
||||||
|
updadd=true
|
||||||
|
freshen=false
|
||||||
|
recurse=true
|
||||||
|
solid_archive=false
|
||||||
|
remove_files=false
|
||||||
|
'';
|
||||||
|
|
||||||
home.file.".config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml".text = ''
|
home.file.".config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml".text = ''
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user