Various changes

modified:   .config/coc/extensions/db.json
	modified:   .config/qutebrowser/bookmarks/urls
	modified:   .config/qutebrowser/qsettings/QtProject.conf
	modified:   .config/xprofile
	modified:   .local/bin/bt
	modified:   .local/bin/displayselect
	modified:   .local/bin/tools/dmenuhandler
	modified:   .local/bin/tools/dmenupass
	modified:   .local/bin/tools/passmenu2
	modified:   .local/bin/tools/watchit
	modified:   .local/bin/tools/wv
This commit is contained in:
2020-08-12 14:19:35 +02:00
parent 42f3a6052d
commit 64a045064e
17 changed files with 40 additions and 20 deletions

View File

@ -1,3 +1,3 @@
{
"lastUpdate": 1595485823082
"lastUpdate": 1597156787186
}

View File

@ -2,3 +2,4 @@ https://security.stackexchange.com/questions/220068/using-local-port-forwarding-
https://gist.github.com/attacus/cb5c8a53380ca755b10a5b37a636a0b9 Create your own encrypted chat server with Riot and Matrix
https://twitter.com/intent/tweet?original_referer=https%3A%2F%2Fmy.vultr.com%2F&ref_src=twsrc%5Etfw&text=I%20just%20deployed%20a%20high%20performance%20cloud%20server%20on%20Vultr.com%20!%20%23ILoveVultr%20%23Cloud&tw_p=tweetbutton&url=http%3A%2F%2Fgoo.gl%2FZLou61 Home / Twitter
https://translate.google.com/#view=home&op=translate&sl=de&tl=ja&text=Generation Google Translate
https://boards.4channel.org/g/thread/76917458 (30) /g/ - What's the best discord alternative that doesn't d - Technology - 4chan

View File

@ -1,5 +1,5 @@
[FileDialog]
history=file:///home/alex
history=file:///home/alex, file:///home/alex/eth/thermo2, file:///home/alex/eth/wuf2, file:///home/alex/eth/innoproz
lastVisited=file:///home/alex
qtVersion=5.15.0
shortcuts=file:, file:///home/alex

Binary file not shown.

View File

@ -1,7 +1,7 @@
{
"downloaded-bytes": 49144363857,
"files-added": 42,
"seconds-active": 60346,
"session-count": 4,
"uploaded-bytes": 9233520240
"downloaded-bytes": 142171362897,
"files-added": 2287,
"seconds-active": 848419,
"session-count": 21,
"uploaded-bytes": 54280909148
}

View File

@ -16,13 +16,13 @@ remaps & # run the remaps script, switching caps/esc and more; check it for mor
setbg & # set the background with the `setbg` script
xrdb -merge ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources # Uncomment to use Xresources colors/settings on startup
#wal -i ${XDG_CONFIG_HOME:-$HOME/.config}/wall.png -b '#000000'
xcompmgr & # xcompmgr for transparency
xcompmgr & # xcompmgr for transparency (and apparently to reduce tearing)
dunst & # dunst for notifications
dwmblocks &
xset r rate 300 50 & # Speed xrate up
unclutter --timeout 2 --ignore-scrolling & # Remove mouse when idle
insync start &
element-desktop --hidden &
#insync start &
#element-desktop --hidden &
transmission-daemon &
echo "$HOME/.config/mpd/state" | entr -np pkill -RTMIN+11 dwmblocks &
xrandr --listactivemonitors | grep -q '1920.*x1080.*HDMI-1$' && ( xrandr --output HDMI-1 --scale 1.5 && setbg ) # set scale for 2nd monitor if connected