diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/pcmanfm/default/pcmanfm.conf | 26 | ||||
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 2 |
2 files changed, 1 insertions, 27 deletions
diff --git a/.config/pcmanfm/default/pcmanfm.conf b/.config/pcmanfm/default/pcmanfm.conf deleted file mode 100644 index 8f13c74..0000000 --- a/.config/pcmanfm/default/pcmanfm.conf +++ /dev/null @@ -1,26 +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=1049 -win_height=1053 -splitter_pos=147 -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 diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 21c6ada..acc9c5b 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -8,7 +8,7 @@ super + grave # swap cap if stops working super + c - setxkbmap -option caps:swapescape + setxkbmap -option caps:swapescape && xset r rate 300 50 # Screenshot tool Print |
