aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/bin
Commit message (Collapse)AuthorAge
* Switch to nsxiv as main image viewerYaroslav de la Peña Smirnov2021-12-21
| | | | sxiv is no longer maintained.
* Smol fixesYaroslav de la Peña Smirnov2021-12-15
| | | | it (mod) files opened with mpv. frsync grep regex.
* frsyncYaroslav de la Peña Smirnov2021-12-13
| | | | Shortcut script to rsync files between two local/remote directories
* Clean up configsYaroslav de la Peña Smirnov2021-12-12
| | | | Remove unneeded junk.
* Show qutebrowser bookmars in bemenuYaroslav de la Peña Smirnov2021-11-09
|
* swaygetcurrentwindow fixedYaroslav de la Peña Smirnov2021-10-14
| | | | | Made it into a python script because using shell for this one just makes it messier, even though this python version is slower by ~0.02s.
* menuworkspace scriptYaroslav de la Peña Smirnov2021-10-07
|
* Revert "Trying out vimb as main browser"Yaroslav de la Peña Smirnov2021-10-07
| | | | | | | | | This reverts commit a76aa8c932030a64ba277ed9a9cbeadb8dd910d2. And makes changes to adapt qutebrowser history to menuwebsurf. Sorry vimb, you are nice and I like that you are really minimal. But even though qb is written in Python, it still manages to work better than you (even though slower on startup).
* workspace scriptYaroslav de la Peña Smirnov2021-09-28
| | | | | A quick script to quickly open several terminal windows, in a layout that I often use, all in the specified directory.
* menuman: fix redirect to stderrYaroslav de la Peña Smirnov2021-09-21
|
* Some changes/improvementsYaroslav de la Peña Smirnov2021-09-17
| | | | | | * New menuman mode to search with apropos * Dragon drag-and-drop marked images in sxiv * Other changes.
* Trying out vimb as main browserYaroslav de la Peña Smirnov2021-09-14
|
* foot: sound alertYaroslav de la Peña Smirnov2021-08-20
| | | | | Retarded ffplay started drawing a gui window after an update. Added -nodisp flag.
* Merge branch 'master' of git.yaroslavps.com:public/configs/swayriceYaroslav de la Peña Smirnov2021-08-05
|\
| * lf/scope: highlight jsonYaroslav de la Peña Smirnov2021-07-30
| |
* | cstartYaroslav de la Peña Smirnov2021-08-05
| | | | | | | | Script for starting new C projects
* | Minor improvements and changes here and thereYaroslav de la Peña Smirnov2021-08-05
|/
* updisplay script now POSIX-compatibleYaroslav de la Peña Smirnov2021-06-23
|
* menublk: Fix unmount notificationYaroslav de la Peña Smirnov2021-06-23
|
* Removable drive script updatedYaroslav de la Peña Smirnov2021-05-09
| | | | Show udisksctl error message.
* Merge branch 'master' of git.yaroslavps.com:public/configs/swayriceYaroslav de la Peña Smirnov2021-05-04
|\
| * scope: use exiftool instead of mediainfo for imagesYaroslav de la Peña Smirnov2021-04-26
| |
* | Sway config and scripts changesYaroslav de la Peña Smirnov2021-05-04
|/ | | | | | * Hide cursor while typing globally * Move cursor to focused container * Improve swaygetcurrentwindow script, used by other scripts
* Small changes here and thereYaroslav de la Peña Smirnov2021-03-29
|
* neomutt configYaroslav de la Peña Smirnov2021-03-28
| | | | | Well, it seems that I am back to using neomutt. Aerc still can't figure pgp out.
* Small changesYaroslav de la Peña Smirnov2021-03-25
| | | | | | * (Temporarily?) change underline cursor to block, as it is not very convenient the way it is rendered in foot. * Other changes.
* specify /bin/bash for menurunYaroslav de la Peña Smirnov2021-03-22
|
* Some changes to improve things on the X200Yaroslav de la Peña Smirnov2021-03-22
| | | | | | | * Switched to foot, since Alacritty doesn't support older GPUs and because foot consumes around 7-15MB of RAM per instance while Alacritty consumes around 30-60MB/instance. * Other minor changes and improvements.
* Added .webp to sxiv-rifle's extension expressionYaroslav de la Peña Smirnov2021-03-16
|
* imgres scriptYaroslav de la Peña Smirnov2021-03-16
| | | | | Improved optimization of jpegs, especially for the recipe section of my site.
* script to change intellimouse dpiYaroslav de la Peña Smirnov2021-03-09
|
* New script: bkupYaroslav de la Peña Smirnov2021-02-16
| | | | | Shortcut script to rsync frequently rsync'ed source dirs to frequent targets.
* Script to update display configYaroslav de la Peña Smirnov2021-02-08
| | | | Without having to reload all of Sway's config.
* lf, scope: preview csv files' contentYaroslav de la Peña Smirnov2021-02-01
|
* setbg: fixed to work with my new sway configYaroslav de la Peña Smirnov2021-01-27
|
* Friendship ended with ranger, again. lf it is nowYaroslav de la Peña Smirnov2021-01-21
| | | | | | Too many changes made, basically all of them related to lf. Sorry ranger. You're too slow 🦔.
* Script to pick colors from screenYaroslav de la Peña Smirnov2021-01-19
| | | | | | Taken from https://git.sr.ht/~sircmpwn/dotfiles/tree/master/item/bin/colorpick and slightly modified.
* Merge branch 'master' of git.yaroslavps.com:public/configs/swayriceYaroslav de la Peña Smirnov2021-01-10
|\
| * swayrecord: fix for single monitor casesYaroslav de la Peña Smirnov2020-12-14
| | | | | | | | Turns out jq returns the value with quotes by default.
* | notistats: GPU tempYaroslav de la Peña Smirnov2021-01-10
|/
* camtoggle: small changes on how to detect the right cameraYaroslav de la Peña Smirnov2020-12-14
|
* Improvements to swayrecord scriptYaroslav de la Peña Smirnov2020-12-14
| | | | | Now if it detects more than one display, it asks for the display you wish to record.
* Screen share hackYaroslav de la Peña Smirnov2020-12-11
| | | | | | | | | | Hack to be able to share the screen under certain apps such as Zoom* by using v4l2loopback to create a fake webcam device to which wf-recorder outputs the contents of the screen. *Unfortunately because of the corona shit show my university requires to use this Chinese piece of crap spyware. This Covid nonsense seriously needs to end.
* added missing env vars for cron scriptsYaroslav de la Peña Smirnov2020-12-10
|
* Open ebooks from the web with zathuraYaroslav de la Peña Smirnov2020-12-10
|
* mail soundalert: convert to ogg vorbisYaroslav de la Peña Smirnov2020-11-30
|
* Colorschemes, terminal emulator configYaroslav de la Peña Smirnov2020-11-30
| | | | | * Easy way to change color scheme from dark to light on the fly * Sound alert for bell in alacritty
* Adapt scripts to new waybar heightYaroslav de la Peña Smirnov2020-10-25
| | | | (I know this is a bit hacky)
* Transmission daemon managementYaroslav de la Peña Smirnov2020-10-25
| | | | | * Waybar module to display whether transmission-daemon is running * Sway shortcuts for transmission-daemon and its gtk front-end
* script to resize/compress imagesYaroslav2020-10-07
|