diff options
author | luxagraf <sng@luxagraf.net> | 2020-04-03 09:58:54 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2020-04-03 09:58:54 -0400 |
commit | 4f2609a1ce3a625389d653ce6e1ef5e65cd73ba9 (patch) | |
tree | 61e0012686aed9ea1951006cc5ee10c17f156f7a /.config | |
parent | 521cfbe22456fc1fa777eb0bf632b82423926c2c (diff) |
rolled in sway changes
Diffstat (limited to '.config')
-rw-r--r-- | .config/alacritty/alacritty.yml | 2 | ||||
-rw-r--r-- | .config/ranger/bookmarks | 5 | ||||
-rw-r--r-- | .config/ranger/history | 50 | ||||
-rw-r--r-- | .config/ranger/rc.conf | 18 | ||||
-rw-r--r-- | .config/sway/config | 3 |
5 files changed, 69 insertions, 9 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 4dc90e5..a7b4413 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -87,7 +87,6 @@ scrolling: #faux_multiplier: 3 # Scroll to the bottom when new text is written to the terminal. - auto_scroll: false # Spaces per Tab (changes require restart) # @@ -96,7 +95,6 @@ scrolling: # Some applications, like Emacs, rely on knowing about the width of a tab. # To prevent unexpected behavior in these applications, it's also required to # change the `it` value in terminfo when altering this setting. -tabspaces: 4 # Font configuration (changes require restart) font: diff --git a/.config/ranger/bookmarks b/.config/ranger/bookmarks index 8015749..f3ad05b 100644 --- a/.config/ranger/bookmarks +++ b/.config/ranger/bookmarks @@ -1,4 +1,4 @@ -':/home/lxf +':/home/lxf/writing/luxagraf/src/published d:/home/lxf/documents p:/home/lxf/business/freelance writing u:/home/lxf/sites/usedbarcode.net @@ -11,5 +11,6 @@ n:/home/lxf/notes r:/home/lxf/documents/recipes a:/home/lxf/writing/ars-technica s:/home/lxf/sites/luxagraf.net -i:/home/lxf/temp/darktable_exported +i:/home/lxf c:/home/lxf/pictures/nextcloud-ccg-phone +t:/home/lxf/temp diff --git a/.config/ranger/history b/.config/ranger/history new file mode 100644 index 0000000..ef63e15 --- /dev/null +++ b/.config/ranger/history @@ -0,0 +1,50 @@ +open_with vim +rename README +rename DSC_1288_.JPG +rename Frozen.2.2019.DVDScr.XVID.AC3.HQ.Hive-CM8.torrent +rename X-100V Top Silver SOURCE Fujifilm.jpg +rename X-100V Front Silver2 SOURCE Fujifilm.jpg +rename X-100V Front Silver 2 SOURCE Fujifilm.jpg +rename X-100V Front Silver SOURCE Fujifilm.jpg +rename X100V Sample Image 01 SOURCE Scott Gilbertson.jpg +rename 2 Stretches To Heal Plantar Fasciitis.mp4 +rename DSC_1288.JPG +rename DSC_1488.JPG +search store +search olive +rename export2.jpg +rename export1.jpg +rename Animal Jam SOURCE Animal Jam.svg +rename DragonBox Math Kit SOURCE iOS App Store Screenshot.png +rename PBS Apps SOURCE PBS Site Screenshot.png +rename Starfall SOURCE Scott Gilbertson screenshot.png +search thai +search tif +rename Polaroid Sample Images SOURCE Scott Gilbertson.jpg +rename Planet Storytime SOURCE Planet Storytime.jpg +search green +search black +search peas +open_with%space1 +rename darktable-editing-moments-ep28-quick-edits.mkv +rename Unbreakable - The Western States 100.mp4 +rename darktable ep 059 - Denoise (Profiled) in dt 3.0.mp4 +rename .rtorrent.rc +search rtorrent +search torrent +mkdir reading +search gluten +open_with%space +cd recipes/ +set line_numbers false +set line_numbers relative +set line_numbers absolute +shell cat %s +search cong +mkdir test + +delete +rename Proud Grill Skewers SOURCE Proud Grill.jpg +rename Proud Grill Scrubber SOURCE Proud Grill.jpg +rename desktop042020.png +open_with 1 diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index 330ba3b..1a30441 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -34,7 +34,7 @@ set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$ # Show hidden files? You can toggle this by typing 'zh' set show_hidden false - +set wrap_plaintext_previews true # Ask for a confirmation when running the "delete" command? # Valid values are "always", "never", "multiple" (default) # With "multiple", ranger will ask only if you delete multiple files at once. @@ -87,7 +87,7 @@ set preview_images true # * urxvt-full: # The same as urxvt but utilizing not only the preview pane but the # whole terminal window. -set preview_images_method kitty +set preview_images_method w3m # Use a unicode "..." character to mark cut-off filenames? set unicode_ellipsis false @@ -210,7 +210,7 @@ set metadata_deep_search false set clear_filters_on_dir_change false # Disable displaying line numbers in main column -set line_numbers false +set line_numbers absolute # =================================================================== # == Local Options @@ -219,6 +219,8 @@ set line_numbers false # Examples: # setlocal path=~/downloads sort mtime +setlocal path=~/notes sort mtime +setlocal path=~/notes/reading sort mtime # =================================================================== # == Command Aliases in the Console @@ -267,7 +269,7 @@ map ! console shell%space map @ console -p6 shell %%s map # console shell -p%space map s console shell%space -map r chain draw_possible_programs; console open_with%%space +map r chain draw_possible_programs; console open_with%space map f console find%space map cd console cd%space @@ -613,4 +615,12 @@ copytmap <ESC> q Q w <C-c> map DD shell mv -t /home/${USER}/.Trash %s +##### files ########## +map fl less %f #view file with less. q to quit (ranger i doesn't show full file) +# create dir +map ff console mkdir%space + # create file +map ft console touch%space +# open in gimp +map og shell -f gimp %s diff --git a/.config/sway/config b/.config/sway/config index c335024..3d0d7c6 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -1,6 +1,6 @@ set $mod Mod1 set $term alacritty -set $background /mnt/storage/pictures/desktops/aspens1.jpg +set $background /mnt/storage/pictures/desktops/mountains_night_sky_dark.jpg set $screenshot grim ~/pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png set $screenclip slurp | grim -g - ~/pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png @@ -124,6 +124,7 @@ for_window [app_id="firefoxdeveloperedition"] border none for_window [class="^Vivaldi"] border none for_window [class="^qutebrowser"] border none for_window [app_id="^Alacritty"] border none +for_window [class="Slack"] border none for_window [class="Pavucontrol"] floating enable for_window [window_role="pop-up"] floating enable for_window [class="Yad"] floating enable |