diff --git a/etc/skel/.config/foot/foot.ini b/etc/skel/.config/foot/foot.ini deleted file mode 100644 index e6b0954..0000000 --- a/etc/skel/.config/foot/foot.ini +++ /dev/null @@ -1,144 +0,0 @@ -# -*- conf -*- -term=foot -# login-shell=no - -font=Hack:size=10 -# font-bold= -# font-italic= -# font-bold-italic= -# line-height= -# letter-spacing=0 -# horizontal-letter-offset=0 -# vertical-letter-offset=0 -# underline-offset= -# box-drawings-uses-font-glyphs=no -# dpi-aware=yes - -# notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} - -bold-text-in-bright=yes -# bell=none -word-delimiters=,│`|:"'()[]{}<> -# selection-target=primary -# workers= - -[bell] -# urgent=no -# notify=no -# command= -# command-focused=no - -[scrollback] -lines=10000 -# multiplier=3.0 -# indicator-position=relative -# indicator-format= - -[url] -launch=xdg-open ${url} -label-letters=sadfjklewcmpgh -osc8-underline=url-mode -protocols=http, https, ftp, ftps, file, gemini, gopher -uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'()[] - -[cursor] -# style=block -color= 141a1b eeeeee -# blink=no -# beam-thickness=1.5 -# underline-thickness= - -[mouse] -# hide-when-typing=no -# alternate-scroll-mode=yes - -[colors] -# alpha=1.0 -# foreground=ffffff -# background=2f2f2f -foreground=cad3f5 # Text -background=24273a # Base -regular0=494d64 # Surface 1 -regular1=ed8796 # red -regular2=a6da95 # green -regular3=eed49f # yellow -regular4=8aadf4 # blue -regular5=f5bde6 # pink -regular6=8bd5ca # teal -regular7=b8c0e0 # Subtext 1 -bright0=5b6078 # Surface 2 -bright1=ed8796 # red -bright2=a6da95 # green -bright3=eed49f # yellow -bright4=8aadf4 # blue -bright5=f5bde6 # pink -bright6=8bd5ca # teal -bright7=a5adcb # Subtext 0 - -[csd] -# preferred=server -# size=26 -# color= -# button-width=26 -# button-color= -# button-minimize-color= -# button-maximize-color= -# button-close-color= - -[key-bindings] -# scrollback-up-page=Shift+Page_Up -# scrollback-up-half-page=none -# scrollback-up-line=none -# scrollback-down-page=Shift+Page_Down -# scrollback-down-half-page=none -# scrollback-down-line=none -# clipboard-copy=Control+Shift+c -# clipboard-paste=Control+Shift+v -# primary-paste=Shift+Insert -# search-start=Control+Shift+r -# font-increase=Control+plus Control+equal Control+KP_Add -# font-decrease=Control+minus Control+KP_Subtract -# font-reset=Control+0 Control+KP_0 -# spawn-terminal=Control+Shift+n -# minimize=none -# maximize=none -# fullscreen=none -# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none -# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none -# pipe-selected=[xargs -r firefox] none -# show-urls-launch=Control+Shift+u -# show-urls-copy=none - -[search-bindings] -# cancel=Control+g Escape -# commit=Return -# find-prev=Control+r -# find-next=Control+s -# cursor-left=Left Control+b -# cursor-left-word=Control+Left Mod1+b -# cursor-right=Right Control+f -# cursor-right-word=Control+Right Mod1+f -# cursor-home=Home Control+a -# cursor-end=End Control+e -# delete-prev=BackSpace -# delete-prev-word=Mod1+BackSpace Control+BackSpace -# delete-next=Delete -# delete-next-word=Mod1+d Control+Delete -# extend-to-word-boundary=Control+w -# extend-to-next-whitespace=Control+Shift+w -# clipboard-paste=Control+v Control+y -# primary-paste=Shift+Insert - -[url-bindings] -# cancel=Control+g Control+d Escape -# toggle-url-visible=t - -[mouse-bindings] -# primary-paste=BTN_MIDDLE -# select-begin=BTN_LEFT -# select-begin-block=Control+BTN_LEFT -# select-extend=BTN_RIGHT -# select-extend-character-wise=Control+BTN_RIGHT -# select-word=BTN_LEFT-2 -# select-word-whitespace=Control+BTN_LEFT-2 -# select-row=BTN_LEFT-3 diff --git a/etc/skel/.config/fuzzel/fuzzel.ini b/etc/skel/.config/fuzzel/fuzzel.ini deleted file mode 100644 index 26444fe..0000000 --- a/etc/skel/.config/fuzzel/fuzzel.ini +++ /dev/null @@ -1,90 +0,0 @@ -# output= -font=Hack 11 -dpi-aware=no -prompt=> -icon-theme=hicolor -icons-enabled=yes -fields=filename,name,generic -password-character=* -fuzzy=yes -show-actions=no -terminal=foot -e # Note: you cannot actually use environment variables here -# launch-prefix= - -# lines=15 -# width=30 -# tabs=8 -# horizontal-pad=40 -# vertical-pad=8 -# inner-pad=0 - -# image-size-ratio=0.5 - -# line-height= -# letter-spacing=0 - -layer = top -exit-on-keyboard-focus-loss = no - -[colors] -background=fdf6e3dd -text=657b83ff -match=cb4b16ff -selection=eee8d5dd -selection-text=657b83ff -border=002b36ff - -[border] -width=2 -radius=0 - -[dmenu] -# mode=text # text|index -# exit-immediately-if-empty=no - -[key-bindings] -# cancel=Escape Control+g -# execute=Return KP_Enter Control+y -# execute-or-next=Tab -# cursor-left=Left Control+b -# cursor-left-word=Control+Left Mod1+b -# cursor-right=Right Control+f -# cursor-right-word=Control+Right Mod1+f -# cursor-home=Home Control+a -# cursor-end=End Control+e -# delete-prev=BackSpace -# delete-prev-word=Mod1+BackSpace Control+BackSpace -# delete-next=Delete KP_Delete Control+d -# delete-next-word=Mod1+d Control+Delete Control+KP_Delete -# delete-line=Control+k -# prev=Up Control+p -# prev-with-wrap=ISO_Left_Tab -# prev-page=Page_Up KP_Page_Up -# next=Down Control+n -# next-with-wrap=none -# next-page=Page_Down KP_Page_Down - -# custom-N: *dmenu mode only*. Like execute, but with a non-zero -# exit-code; custom-1 exits with code 10, custom-2 with 11, custom-3 -# with 12, and so on. - -# custom-1=Mod1+1 -# custom-2=Mod1+2 -# custom-3=Mod1+3 -# custom-4=Mod1+4 -# custom-5=Mod1+5 -# custom-6=Mod1+6 -# custom-7=Mod1+7 -# custom-8=Mod1+8 -# custom-9=Mod1+9 -# custom-10=Mod1+0 -# custom-11=Mod1+exclam -# custom-12=Mod1+at -# custom-13=Mod1+numbersign -# custom-14=Mod1+dollar -# custom-15=Mod1+percent -# custom-16=Mod1+dead_circumflex -# custom-17=Mod1+ampersand -# custom-18=Mod1+asterix -# custom-19=Mod1+parentleft - diff --git a/etc/skel/.config/libfm/libfm.conf b/etc/skel/.config/libfm/libfm.conf deleted file mode 100644 index a0406a9..0000000 --- a/etc/skel/.config/libfm/libfm.conf +++ /dev/null @@ -1,46 +0,0 @@ -# Configuration file for the libfm version 1.3.2. -# Autogenerated file, don't edit, your changes will be overwritten. - -[config] -single_click=0 -use_trash=1 -confirm_del=1 -confirm_trash=1 -advanced_mode=0 -si_unit=0 -force_startup_notify=1 -backup_as_hidden=1 -no_usb_trash=1 -no_child_non_expandable=0 -show_full_names=0 -only_user_templates=0 -template_run_app=0 -template_type_once=0 -auto_selection_delay=600 -drop_default_action=auto -defer_content_test=0 -quick_exec=0 -show_internal_volumes=0 -terminal=x-terminal-emulator %s -archiver=engrampa -thumbnail_local=1 -thumbnail_max=2048 -smart_desktop_autodrop=1 - -[ui] -big_icon_size=48 -small_icon_size=24 -pane_icon_size=24 -thumbnail_size=128 -show_thumbnail=1 -shadow_hidden=0 - -[places] -places_home=1 -places_desktop=1 -places_root=1 -places_computer=1 -places_trash=1 -places_applications=1 -places_network=1 -places_unmounted=1 diff --git a/etc/skel/.config/pcmanfm/default/pcmanfm.conf b/etc/skel/.config/pcmanfm/default/pcmanfm.conf deleted file mode 100644 index 4ae3562..0000000 --- a/etc/skel/.config/pcmanfm/default/pcmanfm.conf +++ /dev/null @@ -1,27 +0,0 @@ -[config] -bm_open_method=0 - -[volume] -mount_on_startup=1 -mount_removable=1 -autorun=1 - -[ui] -always_show_tabs=0 -max_tab_chars=32 -win_width=640 -win_height=480 -maximized=1 -splitter_pos=219 -media_in_new_tab=0 -desktop_folder_new_win=0 -change_tab_on_drop=1 -close_on_unmount=1 -focus_previous=0 -side_pane_mode=places -view_mode=icon -show_hidden=1 -sort=name;ascending; -toolbar=newtab;navigation;home; -show_statusbar=1 -pathbar_mode_buttons=0