# HG changeset patch # User Peter Sanchez # Date 1712866387 21600 # Thu Apr 11 14:13:07 2024 -0600 # Node ID 694745fd4d547faf544edbec501ba70fa1def0e7 # Parent 2b26e41d956144cb185bf972db979a741482170e Adding pcmanfm shortcut and config diff --git a/.config/i3/config b/.config/i3/config --- a/.config/i3/config +++ b/.config/i3/config @@ -306,12 +306,14 @@ bindsym $mod+Shift+o exec --no-startup-id i3resize right # Screenshot stuff - # take a screenshot of a screen region and copy it to a clipboard bindsym --release $mod+Shift+backslash exec --no-startup-id scregcp -s /home/pjs/Downloads/ # take a screenshot of a whole window and copy it to a clipboard bindsym --release Print exec --no-startup-id scregcp /home/pjs/Dropbox/Screenshots/ +# Launch pcmanfm GUI fm for browsing image folders +bindsym $mod+g exec --no-startup-id pcmanfm + # Hidden terminal bindsym $mod+u [instance="dropdown"] scratchpad show, move position center for_window [instance="dropdown"] floating enable, resize set 1200 800, move scratchpad, border pixel 5 diff --git a/.config/pcmanfm/default/pcmanfm.conf b/.config/pcmanfm/default/pcmanfm.conf new file mode 100644 --- /dev/null +++ b/.config/pcmanfm/default/pcmanfm.conf @@ -0,0 +1,26 @@ +[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=2494 +win_height=1324 +splitter_pos=150 +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=thumbnail +show_hidden=0 +sort=name;ascending; +toolbar=newtab;navigation;home; +show_statusbar=1 +pathbar_mode_buttons=0