Xresources for sxiv, various small changes
modified: .config/Xresources modified: .config/coc/history.json modified: .config/qutebrowser/bookmarks/urls modified: .config/qutebrowser/qsettings/QtProject.conf modified: .config/qutebrowser/quickmarks modified: .config/ranger/rifle.conf modified: .local/bin/dropdowncalc deleted: .local/bin/i3cmds/hover deleted: .local/bin/i3cmds/i3resize deleted: .local/bin/i3cmds/killrecording deleted: .local/bin/i3cmds/maimpick deleted: .local/bin/i3cmds/prompt deleted: .local/bin/i3cmds/samedir deleted: .local/bin/i3cmds/td-toggle deleted: .local/bin/i3cmds/tmuxdd deleted: .local/bin/i3cmds/toggle-welcome deleted: .local/bin/i3cmds/toggletouchpad deleted: .local/bin/i3cmds/torwrap deleted: .local/bin/i3cmds/winresize modified: .local/bin/maimpick modified: .local/bin/statusbar/torrent modified: .local/bin/tools/dmenuhandler
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
*.alpha: 0.8
|
||||
|
||||
!! Set a default font and font size as below:
|
||||
Sxiv.font: monospace-10
|
||||
|
||||
*.dpi: 180
|
||||
|
||||
@ -183,6 +182,11 @@ Sxiv.font: monospace-10
|
||||
*fading: 35
|
||||
*fadeColor: nord3
|
||||
|
||||
Sxiv.font: monospace-10
|
||||
Sxiv.txtcolor: nord6
|
||||
Sxiv.background: bblack
|
||||
Sxiv.foreground: nord6
|
||||
|
||||
*.color0: nord1
|
||||
*.color1: nord11
|
||||
*.color2: nord14
|
||||
|
@ -6,6 +6,9 @@
|
||||
],
|
||||
"local%2Fsrc%2Fbthandler": [
|
||||
" "
|
||||
],
|
||||
"local%2Fsrc%2Fbibel": [
|
||||
" "
|
||||
]
|
||||
},
|
||||
"%2Fhome%2Falex": [
|
||||
|
@ -2,4 +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
|
||||
https://evasys-app1.let.ethz.ch/evasys/online.php?pswd=O68MYGRV29I6EE EvaSys Onlineumfrage - Introduction to Quantum Mechanics for Engineers (151-0966-00S-FS20)
|
||||
|
@ -1,6 +1,6 @@
|
||||
[FileDialog]
|
||||
history=file:///home/alex, file:///home/alex/eth/thermo2, file:///home/alex/eth/wuf2, file:///home/alex/eth/innoproz
|
||||
lastVisited=file:///home/alex
|
||||
history=file:///home/alex, file:///home/alex/eth/thermo2, file:///home/alex/eth/wuf2, file:///home/alex/eth/innoproz, file:///home/alex/bks/Magazines/Death to the World
|
||||
lastVisited=file:///home/alex/bks/Magazines/Death to the World
|
||||
qtVersion=5.15.0
|
||||
shortcuts=file:, file:///home/alex
|
||||
sidebarWidth=82
|
||||
|
@ -3,5 +3,5 @@ ys https://www.youtube.com/feed/subscriptions
|
||||
moo https://moodle-app2.let.ethz.ch/
|
||||
fit https://boards.4channel.org/fit/
|
||||
wsg https://boards.4channel.org/wsg/
|
||||
mad https://www.cse-lab.ethz.ch/teaching/mad_fs20/
|
||||
kanji https://kanji.sljfaq.org/
|
||||
bant https://boards.4chan.org/bant/
|
||||
kanji https://kanji.sljfaq.org/draw-canvas.html
|
||||
|
@ -176,7 +176,7 @@ mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
|
||||
mime ^image/svg, has display, X, flag f = display -- "$@"
|
||||
|
||||
mime ^image, has pqiv, X, flag f = pqiv -- "$@"
|
||||
mime ^image, has sxiv, X, flag f = sxiv -- "$@"
|
||||
mime ^image, has sxiv, X, flag f = sxiv -s f -- "$@"
|
||||
mime ^image, has feh, X, flag f = feh -- "$@"
|
||||
mime ^image, has mirage, X, flag f = mirage -- "$@"
|
||||
mime ^image, has ristretto, X, flag f = ristretto "$@"
|
||||
|
Reference in New Issue
Block a user