Logo
Explore Help
Sign In
shaunrd0/dot
1
0
Fork 0
You've already forked dot
Code Issues 3 Pull Requests Projects Releases Wiki Activity
dot/.local/bin/i3scripts/fix-vbox

6 lines
342 B
Plaintext
Raw Permalink Normal View History

Make path to libclang universal, update vimrc Added Ale plugin for running linters + Changed unicode error and warning symbols + Added keybind for moving to next / previous errors Update vimrc to use environment variable /usr/lib/llvm-10/lib/libclang.so.1 for clang path + This is automatically adjusted to the system clang path via output of 'find / -name libclang.so.1' + Requires some derivative of libclang to be installed, along with clang Add whitespace check function to vimrc + Removes whitespaces from every relative file saved with vim + list of files found within ~/.vimrc Add Colorizer plugin keybind for toggling color highlights within vim Add environment variables $EDITOR and $VISUAL and set both to point to vim Add a script to fix a common issue in vbox displays + running fix-vbox.sh corrects unclickable portion of the screen
2020-06-11 13:23:03 -04:00
# A fix for a common issue found in virtual box
# https://forums.linuxmint.com/viewtopic.php?t=247850
# https://askubuntu.com/questions/1014172/virtualbox-unresponsive-area-on-desktop
#################################################################################
ps aux www |grep 'VBoxClient --draganddrop' | awk '{print $2}' | xargs kill
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 54ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API