mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-03-09 18:54:47 +01:00
Compare commits
4 Commits
f1fed5c3eb
...
6e2214e6f1
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e2214e6f1 | |||
| 7343687155 | |||
| 7995736df8 | |||
| 69bce56a37 |
7
.config/imv/config
Normal file
7
.config/imv/config
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[binds]
|
||||||
|
<plus> = zoom 1
|
||||||
|
|
||||||
|
p = prev
|
||||||
|
n = next
|
||||||
|
|
||||||
|
<Shift+R> = rotate by 90
|
||||||
@@ -1,12 +1,17 @@
|
|||||||
Bonitur
|
Bonitur
|
||||||
Entlebucher Sennenhund
|
Entlebucher Sennenhund
|
||||||
|
Gym
|
||||||
Homeserver
|
Homeserver
|
||||||
Impro-Theater
|
Impro-Theater
|
||||||
Improtheater
|
Improtheater
|
||||||
Infokratie
|
Infokratie
|
||||||
|
Ira
|
||||||
|
Jahreszeitenunterschied
|
||||||
|
Jahreszeitenunterschiede
|
||||||
Königinnensubstanz
|
Königinnensubstanz
|
||||||
Magazinbeute
|
Magazinbeute
|
||||||
Magazinbeuten
|
Magazinbeuten
|
||||||
|
Meta
|
||||||
Orgas
|
Orgas
|
||||||
Poetry
|
Poetry
|
||||||
Poetry-Slam
|
Poetry-Slam
|
||||||
@@ -19,5 +24,7 @@ Torrenting
|
|||||||
Uni-Theater
|
Uni-Theater
|
||||||
Unitheater
|
Unitheater
|
||||||
egozentristisch
|
egozentristisch
|
||||||
Meta
|
ira
|
||||||
shiftete
|
shiftete
|
||||||
|
Ça
|
||||||
|
ça
|
||||||
|
|||||||
@@ -3,22 +3,28 @@ Akallabêth
|
|||||||
Annoyed Altisaur
|
Annoyed Altisaur
|
||||||
Aule
|
Aule
|
||||||
Barros
|
Barros
|
||||||
|
Beek
|
||||||
Boarding Party
|
Boarding Party
|
||||||
Boelsen
|
Boelsen
|
||||||
|
Bontjes
|
||||||
CDSS
|
CDSS
|
||||||
Casper
|
Casper
|
||||||
Caspers
|
Caspers
|
||||||
|
Cato
|
||||||
CdE
|
CdE
|
||||||
Combi
|
Combi
|
||||||
Commander
|
Commander
|
||||||
|
DeepSeek
|
||||||
Edain
|
Edain
|
||||||
Elodie
|
Elodie
|
||||||
Eyal
|
Eyal
|
||||||
Greater
|
Greater
|
||||||
Guttersnipe
|
Guttersnipe
|
||||||
Habenhausen
|
Habenhausen
|
||||||
|
Higgers
|
||||||
IFAM
|
IFAM
|
||||||
IFAMs
|
IFAMs
|
||||||
|
IMRaD
|
||||||
Jeanine
|
Jeanine
|
||||||
Kratom
|
Kratom
|
||||||
Kubitschek
|
Kubitschek
|
||||||
@@ -26,11 +32,14 @@ Käte
|
|||||||
MTG
|
MTG
|
||||||
Magic
|
Magic
|
||||||
Magic: The Gathering
|
Magic: The Gathering
|
||||||
|
Marten
|
||||||
Mathis
|
Mathis
|
||||||
Matvey
|
Matvey
|
||||||
Mint
|
Mint
|
||||||
|
Nate
|
||||||
Númenor
|
Númenor
|
||||||
Overwatch
|
Overwatch
|
||||||
|
Pluribus
|
||||||
PopOS
|
PopOS
|
||||||
Precon
|
Precon
|
||||||
Precons
|
Precons
|
||||||
|
|||||||
@@ -76,11 +76,13 @@ super + F12
|
|||||||
Print
|
Print
|
||||||
screenshot
|
screenshot
|
||||||
|
|
||||||
XF86AudioMute
|
mute
|
||||||
lmc deaf_toggle
|
lmc deaf_toggle
|
||||||
|
|
||||||
XF86AudioLowerVolume
|
volumedown
|
||||||
lmc down
|
lmc down
|
||||||
|
|
||||||
XF86AudioRaiseVolume
|
volumeup
|
||||||
lmc up
|
lmc up
|
||||||
|
|
||||||
|
# super + shift + F23
|
||||||
|
|||||||
@@ -267,8 +267,8 @@ fileviewer *.[1-8] man ./%c | col -b
|
|||||||
|
|
||||||
" Images
|
" Images
|
||||||
filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm,*.webp
|
filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm,*.webp
|
||||||
\ {View in sxiv}
|
\ {View in imv}
|
||||||
\ sxiv -ia %c %d &,
|
\ imv %c %d &,
|
||||||
fileviewer <image/*>
|
fileviewer <image/*>
|
||||||
\ vifmimg draw %px %py %pw %ph %c
|
\ vifmimg draw %px %py %pw %ph %c
|
||||||
\ %pc
|
\ %pc
|
||||||
|
|||||||
@@ -4,3 +4,4 @@ Xft.rgba: rgb
|
|||||||
Xft.autohint: true
|
Xft.autohint: true
|
||||||
Xft.hintstyle: hintslight
|
Xft.hintstyle: hintslight
|
||||||
Xft.lcdfilter: lcdfilter
|
Xft.lcdfilter: lcdfilter
|
||||||
|
Sxiv.background: #000000
|
||||||
|
|||||||
2
.profile
2
.profile
@@ -14,7 +14,7 @@ export BROWSER="zen-browser"
|
|||||||
export RTV_BROWSER="qutebrowser"
|
export RTV_BROWSER="qutebrowser"
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export FILE="vifmrun"
|
export FILE="vifmrun"
|
||||||
export IMAGE="sxiv"
|
export IMAGE="imv"
|
||||||
export READER="zathura"
|
export READER="zathura"
|
||||||
export TERMINAL="st"
|
export TERMINAL="st"
|
||||||
export QT_QPA_PLATFORMTHEME="qt6ct"
|
export QT_QPA_PLATFORMTHEME="qt6ct"
|
||||||
|
|||||||
Reference in New Issue
Block a user