Commit graph

1353 commits

Author SHA1 Message Date
Luke Smith
ec7d7bfec4
webcam dox 2020-08-27 15:46:23 -04:00
Luke Smith
aefea4fd0d
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master 2020-08-27 15:32:56 -04:00
Luke Smith
3aa5f8bd4e
recommend git version 2020-08-27 15:31:23 -04:00
Conrado Fonseca
a30f0aac45
Reduce escape delay time in tmux (#802) 2020-08-26 17:48:09 -04:00
anntnzrb
62e555f906
Prevent user-defined aliases/commands checking (#785)
#748 
There's no stdout/stderr on this condition.
2020-08-04 10:14:03 -04:00
Luke Smith
ae185dc3b1
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master 2020-08-04 10:13:28 -04:00
Luke Smith
20a03e9062
use default location for calcurse; close #787 2020-08-04 10:13:06 -04:00
Yacine
4589bb0a8b
Let zathura use the normal clipboard (#757)
Letting zathura use the standard clipboard by default makes using it more intuitive.
We just have to select the zone to copy with our cursor and then it is directly usable with a CTRL-V in any windows.
2020-07-28 11:52:56 -04:00
M. Yas. Davoodeh
2a1b7fc3d1
Make kbselect independent from xkblayout-state (#775) 2020-07-28 11:52:33 -04:00
Petar Tomić
11b04f4788
Mount CIFS share with read/write permissions (#776) 2020-07-28 07:54:49 -04:00
Alexander Goussas
536ec1a09b
redirect stdout to /dev/null (#772)
* pacman -Qq outputs to stdout

* redirect stdout to /dev/null as well

Co-authored-by: Alexander Goussas <alexander@alexandergoussas.com>
2020-07-26 08:28:00 -04:00
Hekuran
94c6f3cdde
sort and add src & dt (#768)
* sort and add src; dt

I sorted them by category, so it isn't confusing, and also added `~/.local/src` & `~/.local/share`, and changed `~` for `$HOME`.

* sort alphabetically

sort alphabetically
2020-07-26 08:25:24 -04:00
Vlad Doster
d2dfd16fbe
Revert changes to dmenurecord (#774)
Seems that @drakenewell will need to provide more details about his issue.

Someone commented that it broke for them which somewhat makes sense because alsa is lower level and might as well use it.
2020-07-26 06:56:11 -04:00
Vlad Doster
0a5afc8767
Fix dmenurecord breakage (#773)
* Fixes breakage

Referencing issue

* Missed an alsa reference
2020-07-25 13:33:31 -04:00
Luke Smith
fc3eefc5ee
revertion to fix #763 2020-07-17 13:18:52 -04:00
Yunus Kahveci
50a442998b
Improved latency in camtoggle script (#766)
After I had 2 seconds of latency with this script on my machine, I decided to improve it using an article from the arch wiki (https://wiki.archlinux.org/index.php/Webcam_setup#mpv)
2020-07-16 15:32:02 -04:00
Luke Smith
d3b1e5371a
Merge branch 'elliotslab-lf-patch' 2020-07-16 08:27:52 -04:00
Luke Smith
2be4d7e2d7
simplified, use setbg 2020-07-16 08:27:28 -04:00
Elliotslab
8531ae348d update bulkrename to B, add setwallpaper shotcut 2020-07-16 00:29:04 -04:00
Petar Tomić
f52a90e564
add-sudo-to-mkdir (#761) 2020-07-13 18:55:25 -04:00
jamazi
ebfaf811ac
Update .zprofile (#758)
Remove trailing slash from local bin directories in PATH
2020-07-13 07:49:53 -04:00
Luke Smith
72926c0c44
Merge branch 'master' of gitlab.com:LukeSmithxyz/voidrice 2020-07-10 14:26:02 -04:00
Luke Smith
1ed46837e6 Merge branch 'patch-2' into 'master'
Update lfrc (hiddenfiles)

See merge request LukeSmithxyz/voidrice!56
2020-07-10 18:25:45 +00:00
Lucas Budde Mior
ae1b3f11c5 Update lfrc (hiddenfiles) 2020-07-10 18:20:01 +00:00
Arthur Bais
0722f2519b
Add macro to view youtube comments (#756) 2020-07-09 19:41:04 -04:00
Luke Smith
bd7054e1db
fix #754 2020-07-09 17:31:06 -04:00
Hekuran
a4a59f9daa
Emoji Unicode 13.0 update (#753)
Add new stuff, not the bloat tho
2020-07-09 17:08:17 -04:00
Luke Smith
cd0ed5e545
Merge branch 'Sadoon-AlBader-patch-1' 2020-07-08 08:58:20 -04:00
Luke Smith
ed6f8b0fde
xbacklight 2020-07-08 08:58:12 -04:00
Luke Smith
7d25d7368a
Merge branch 'patch-1' of https://github.com/Sadoon-AlBader/voidrice into Sadoon-AlBader-patch-1 2020-07-08 08:55:56 -04:00
rickyjon
211cc0de65
Copy audio codec instead of encoding audio (#653)
Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2020-07-08 08:51:28 -04:00
Vlad Doster
e1a4273e11
Make dir shortcuts use XDG DIRS and then use a default if need be (#725)
* sort and make home shortcut break less

* Update directories

* Formatting

* Add missing brackets

* sort

Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2020-07-08 08:49:27 -04:00
anntnzrb
ae9c12a861
Remove uneeded std suppression (#749)
There's no stdout/stderr on this condition.
2020-07-07 11:30:26 -04:00
anntnzrb
53cdc0eb95
Prevent user-defined aliases/commands checking (#748)
Adding `[ -x ]` also checks if the command is an executable; if this
check is skipped, then user-defined aliases will interfere and validate
the condition (unintended).
2020-07-05 16:17:49 -04:00
Dennis Lee
8cba946027
cff = fontconfig/fonts.conf (#745) 2020-07-04 20:07:11 -04:00
Ashish Panigrahi
f06ba0df09
Corrected spelling (#744) 2020-07-03 10:42:26 -04:00
Luke Smith
9fe33edc77
more image icons 2020-07-03 10:08:40 -04:00
Luke Smith
5a6b239a04
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-07-03 10:07:20 -04:00
Luke Smith
4dd4959ebd
fix #743 2020-07-03 10:06:49 -04:00
Austin Bumbalough
a19ae72c82
"$EDITOR $1" caused error in Alacritty terminal. Splitting the qutoes into "$EDITOR" "$1" fixed the issue. Not sure why. (#742)
Co-authored-by: Austin Bumbalough <austin@bumbalough.xyz>
2020-07-03 09:34:43 -04:00
Luke Smith
1cb3d43726
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-07-02 21:00:55 -04:00
Luke Smith
9e110a87c7
fix 2020-07-02 21:00:39 -04:00
Luke Bubar
595b78aa4f
Added some more lf emojis (#741)
* Added more lf emoji tags

* On branch export
 Changes to be committed:
	modified:   .zprofile

 Changes not staged for commit:
	modified:   .config/aliasrc
	typechange: .config/dunst/dunstrc
	modified:   .config/lf/lfrc
	modified:   .config/mimeapps.list
	modified:   .config/user-dirs.dirs
	typechange: .config/zathura/zathurarc
	modified:   .local/share/bg
	typechange: .xprofile
	deleted:    FUNDING.yml
	deleted:    LICENSE
	deleted:    README.md

 Untracked files:
	.ICEauthority
	.PlayOnLinux/
	.Xauthority
	.abook/
	.bash_history
	.bash_logout
	.bash_profile
	.bashrc
	.cache/
	.cddb/
	.config/BraveSoftware/
	.config/Code - OSS/
	.config/Electron/
	.config/GIMP/
	.config/Microsoft/
	.config/Mumble/
	.config/MusicBrainz/
	.config/OpenSCAD/
	.config/QtProject.conf
	.config/Riot/
	.config/Thunar/
	.config/VirtualBox/
	.config/alsa/
	.config/audacious/
	.config/autostart/
	.config/bashtop/
	.config/beets/
	.config/calcurse/.calcurse.pid
	.config/calcurse/apts
	.config/calcurse/todo
	.config/cef_user_data/
	.config/dconf/
	.config/discord/
	.config/emaildefaults
	.config/expressvpn/
	.config/ghb/
	.config/gnome-boxes/
	.config/gtk-2.0/gtkfilechooser.ini
	.config/htop/
	.config/jellyfin-mpv-shim/
	.config/k3brc
	.config/kconf_updaterc
	.config/kde.org/
	.config/kdeglobals
	.config/libreoffice/
	.config/libvirt/
	.config/lutris/
	.config/lxpanel/
	.config/lxqt/
	.config/lxsession/
	.config/lxterminal/
	.config/m64py/
	.config/marblerc
	.config/menus/
	.config/midori/
	.config/mkeeter/
	.config/msmtp/
	.config/mupen64plus/
	.config/mutt/
	.config/ncmpcpp/error.log
	.config/neofetch/
	.config/notmuch-config
	.config/nvim/autoload/
	.config/nvim/plugged/
	.config/obs-studio/
	.config/octave/
	.config/openbox/
	.config/pavucontrol.ini
	.config/pcmanfm/
	.config/pulse/
	.config/qBittorrent/
	.config/qutebrowser/
	.config/shortcutrc
	.config/syncthing/
	.config/teams/
	.config/tox/
	.config/vifm/vifmshortcuts
	.config/vlc/
	.config/wall.png
	.config/xfce4/
	.config/xprofile
	.config/youtube-viewer/
	.config/ysflight/
	.config/zoomus.conf
	.config/zsh/.zcompdump
	.config/zshnameddirrc
	.dvdcss/
	.fgfs/
	.gitconfig
	.gnome2/
	.gnupg/
	.hplip/
	.java/
	.local/bin/lmc
	.local/bin/mpd-module-update
	.local/bin/showclip
	.local/bin/statusbar/corona_america
	.local/bin/statusbar/corona_world
	.local/bin/statusbar/help
	.local/bin/statusbar/statusbarinfo
	.local/gitter/
	.local/lib/
	.local/share/Mumble/
	.local/share/Steam/
	.local/share/TelegramDesktop/
	.local/share/TornBanner/
	.local/share/Trash/
	.local/share/Valve Corporation/
	.local/share/applications/METAL GEAR SOLID V THE PHANTOM PAIN.desktop
	.local/share/applications/Mount & Blade Warband.desktop
	.local/share/applications/Team Fortress 2.desktop
	.local/share/applications/mimeinfo.cache
	.local/share/applications/wine-extension-chm.desktop
	.local/share/applications/wine-extension-gif.desktop
	.local/share/applications/wine-extension-hlp.desktop
	.local/share/applications/wine-extension-htm.desktop
	.local/share/applications/wine-extension-ini.desktop
	.local/share/applications/wine-extension-jfif.desktop
	.local/share/applications/wine-extension-jpe.desktop
	.local/share/applications/wine-extension-msp.desktop
	.local/share/applications/wine-extension-pdf.desktop
	.local/share/applications/wine-extension-png.desktop
	.local/share/applications/wine-extension-rtf.desktop
	.local/share/applications/wine-extension-txt.desktop
	.local/share/applications/wine-extension-url.desktop
	.local/share/applications/wine-extension-vbs.desktop
	.local/share/applications/wine-extension-wri.desktop
	.local/share/applications/wine-extension-xml.desktop
	.local/share/applications/wine/
	.local/share/aspyr-media/
	.local/share/calcurse/
	.local/share/cargo/
	.local/share/crypto-prices/
	.local/share/data/
	.local/share/desktop-directories/
	.local/share/feral-interactive/
	.local/share/gsettings-data-convert
	.local/share/icons/
	.local/share/k3b/
	.local/share/keyrings/
	.local/share/kodi/
	.local/share/lf/
	.local/share/lutris/
	.local/share/mail/
	.local/share/marble/
	.local/share/mime/
	.local/share/moonphase
	.local/share/multimc/
	.local/share/mupen64plus/
	.local/share/newsboat/
	.local/share/nvim/
	.local/share/password-store/
	.local/share/qutebrowser/
	.local/share/ranger/
	.local/share/recently-used.xbel
	.local/share/rhythmbox/
	.local/share/tracker/
	.local/share/user-places.xbel
	.local/share/user-places.xbel.bak
	.local/share/user-places.xbel.tbcache
	.local/share/vlc/
	.local/share/vulkan/
	.local/share/weatherreport
	.local/share/webkitgtk/
	.local/share/wineprefixes/
	.local/share/xorg/
	.local/share/zathura/
	.local/src/
	.mbsyncrc
	.mbwarband/
	.mbwarband_backup/
	.mbwarband_backup_2/
	.minecraft/
	.moprc
	.mozilla/
	.octave_hist
	.octave_packages
	.openshot_qt/
	.pki/
	.pulse-cookie
	.python_history
	.ssh/
	.steam/
	.steampath
	.steampid
	.tor-browser/
	.viminfo
	.vm/
	.vscode-oss/
	.waterfox/
	.weechat/
	.xonotic/
	.ysjoycalib
	.zoom/
	Articles/
	Documents/
	Downloads/
	GCC
	GPUCache/
	Games/
	METAL GEAR SOLID V THE PHANTOM PAIN.desktop
	Mount & Blade Warband.desktop
	Music/
	Notes/
	Pictures/
	Team Fortress 2.desktop
	The Clone Wars Season 7 Memes-efbk5TMaEy0.jpg
	The Legend of Pirates Online.desktop
	The Legend of Pirates Online.lnk
	Victory and Death-o9_vSjlDl9s.mkv
	Videos/
	bugged_ocean.mkv
	classes.png
	larbs.sh
	octave-workspace
	octave/
	pic-selected-200617-2325-21.png
	pic-selected-200623-0200-07.png
	pic-selected-200623-1014-04.png
	pic-selected-200624-2302-52.png
	pic-selected-200624-2304-27.png
	pic-selected-200624-2308-27.png
	pic-selected-200624-2309-14.png
	pic-selected-200624-2312-17.png
	pic-selected-200629-0048-52.png
	pic-selected-200629-0050-57.png
	pic-selected-200629-1002-43.png
	pic-selected-200630-1022-12.png
	roomate.png
	steam.desktop
	ysflightKeyAssign.asn

Co-authored-by: Luke Bubar <lukerb52@gmx.com>
2020-07-02 18:27:07 -04:00
Luke Smith
1ca7338596
ping example.org instead of cloudflare's 1.1.1.1 2020-07-02 15:35:15 -04:00
Luke Smith
00534b7cca
posix fixes 2020-07-02 15:32:36 -04:00
Luke Smith
f26304c59b
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-07-02 15:28:56 -04:00
Luke Smith
ac7d2ddffc
price module update fix 2020-07-02 15:28:31 -04:00
Ddone
93f3711e39
Add cpubars script for dwmblocks (#736)
This script shows CPU load
2020-07-02 11:01:45 -04:00
jamazi
f11008c619
improve speed format (#738)
* improve speed format

Convert network speed into human-readable format using numfmt, this will handle low and high values properly.

* Update nettraf

fix jitter
2020-07-02 10:59:54 -04:00
Dennis Lee
be9490155f
statusbar/clock: calcurse: use default folder (#734) 2020-06-29 10:04:35 -04:00