smaller improvements

modified:   .config/aliasrc
	modified:   .config/dunst/dunstrc
	modified:   .config/mutt/muttrc
	modified:   .config/qutebrowser/autoconfig.yml
	modified:   .config/qutebrowser/quickmarks
	modified:   .config/ranger/rc.conf
	modified:   .local/bin/displayselect
	modified:   .local/bin/dmenumount
	modified:   .local/bin/statusbar/appointments
	modified:   .local/bin/statusbar/music
	deleted:    .local/bin/tools/timer
This commit is contained in:
2021-03-10 15:31:40 +01:00
parent 5ed3bbe122
commit 255d81f9cc
11 changed files with 41 additions and 53 deletions

View File

@ -53,6 +53,5 @@ alias \
tmux="tmux -f ${XDG_CONFIG_HOME:-$HOME/.config}/tmux/tmux.conf"\
cast="mkchromecast --video --control -i"\
castaudio="mkchromecast --control --screencast --b 320"\
mlterm="matlab -nosplash -nodesktop -noopengl"
alias config='/usr/bin/git --git-dir=/home/alex/.local/share/git_dotfiles --work-tree=/home/alex'

View File

@ -22,7 +22,7 @@ plain_text = no
# %I iconname (without its path)
# %p progress value if set ([ 0%] to [100%]) or nothing
# Markup is allowed
format = "<b>%s</b>\n%b"
format = "<b>%s</b>\n%b\n%p"
# Sort messages by urgency.
sort = no

View File

@ -3,3 +3,4 @@ source /usr/local/share/mutt-wizard/mutt-wizard.muttrc # mw-autogenerated
macro index,pager i2 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/2-ethz.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to abocken@ethz.ch" # mw-autogenerated
source /home/alex/.config/mutt/accounts/1-bocken.muttrc # mw-autogenerated
macro index,pager i1 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/1-bocken.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to alexander@bocken.org" # mw-autogenerated
macro index,pager i3 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/3-moodle.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to moodle@bocken.org" # mw-autogenerated

View File

@ -38,6 +38,10 @@ settings:
content.headers.user_agent:
global: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/85.0.4183.121 Safari/537.36
content.media.audio_capture:
https://teams.microsoft.com: true
content.media.audio_video_capture:
https://teams.microsoft.com: true
content.notifications:
https://1337x.to: false
https://boards.4chan.org: true

View File

@ -11,3 +11,5 @@ dynamics https://video.ethz.ch/live/lectures/zentrum/ml/ml-d-28/blackboard.html
dim1 https://video.ethz.ch/live/lectures/zentrum/hg/hg-f-7.html
wuf2 https://video.ethz.ch/live/lectures/zentrum/eta/eta-f-5.html
rt2 https://moodle-app2.let.ethz.ch/course/view.php?id=14186
mech2live https://video.ethz.ch/live/lectures/zentrum/eta/eta-f-5.html
mech2unterlagen https://n.ethz.ch/~bamertd/download/

View File

@ -281,17 +281,13 @@ set save_tabs_on_exit false
# Enable scroll wrapping - moving down while on the last item will wrap around to
# the top and vice versa.
set wrap_scroll false
map gmd cd ~/eth/mad
map gm2 cd ~/eth/mech2
map gw2 cd ~/eth/wuf2
map gev cd ~/eth/videos
map gq cd ~/eth/quant
map gf1 cd ~/eth/fluid1
map gij cd ~/eth/innoproj
map giz cd ~/eth/innproz
map get cd ~/eth/thermo2
map gew cd ~/eth/werkstatt
map gNe cd ~/eth/negotiation
map gMe cd ~/eth/mech2
map gWu cd ~/eth/wuf2
map gIn cd ~/eth/inno
map gDa cd ~/eth/data
map gRt cd ~/eth/rt2
map gCh cd ~/eth/chemie
map gvl cd vl
map gus cd üs
map gco cd coll
@ -440,22 +436,22 @@ map ) jump_non
map gh cd ~
map gE cd ~/eth
map gee cd ~/eth/el_eng
map gmd cd ~/eth/mad
map gm2 cd ~/eth/mech2
map gw2 cd ~/eth/wuf2
map gev cd ~/eth/videos
map gq cd ~/eth/quant
map gf1 cd ~/eth/fluid1
map gij cd ~/eth/innoproj
map giz cd ~/eth/innoproz
#map gee cd ~/eth/el_eng
#map gmd cd ~/eth/mad
#map gm2 cd ~/eth/mech2
#map gw2 cd ~/eth/wuf2
#map gev cd ~/eth/videos
#map gq cd ~/eth/quant
#map gf1 cd ~/eth/fluid1
#map gij cd ~/eth/innoproj
#map giz cd ~/eth/innoproz
map gl cd -r .
map gL cd -r %f
#map gi eval fm.cd('/run/media/' + os.getenv('USER'))
map gM cd /mnt
map gs cd /srv
map gr cd /
map gR eval fm.cd(ranger.RANGERDIR)
#map gR eval fm.cd(ranger.RANGERDIR)
map g/ cd /
map g? cd /usr/share/doc/ranger
@ -745,3 +741,4 @@ tmap <delete> eval -q fm.ui.taskview.task_remove()
tmap <C-l> redraw_window
tmap <ESC> taskview_close
copytmap <ESC> q Q w <C-c>
map <c-o> shell st ranger '%d' & disown