mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 03:52:43 +00:00
merged?Merge branch 'public' of github.com:bvanroll/_dotfiles into public
This commit is contained in:
@@ -24,6 +24,10 @@ font pango:monospace 8
|
||||
# text rendering and scalability on retina/hidpi displays (thanks to pango).
|
||||
#font pango:DejaVu Sans Mono 8
|
||||
|
||||
#float force for pop ups
|
||||
for_window [window_role="pop_up"] floating enable
|
||||
for_window [title="Picture-in-Picture"] floating enable, resize set 240px, 240px
|
||||
for_window [title="Create New Node"] floating enable
|
||||
# Start XDG autostart .desktop files using dex. See also
|
||||
# https://wiki.archlinux.org/index.php/XDG_Autostart
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
|
2
.config/ranger/rc.conf
Normal file
2
.config/ranger/rc.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
set preview_images true
|
||||
set preview_images_method kitty
|
9
.gitignore
vendored
9
.gitignore
vendored
@@ -22,3 +22,12 @@
|
||||
.config/weylus/
|
||||
.config/smassh/
|
||||
.vim/overrides
|
||||
.config/Valve/
|
||||
.config/openvr/
|
||||
.config/openxr/
|
||||
.config/unity3d/
|
||||
.config/vlc/
|
||||
.config/QtProject.conf
|
||||
.config/godot/
|
||||
.config/unity3d/
|
||||
.config/unityhub/
|
||||
|
1
.vimrc
1
.vimrc
@@ -99,6 +99,7 @@ call plug#begin('~/.vim/plugged')
|
||||
Plug 'kien/rainbow_parenthesis'
|
||||
"Plug 'kien/rainbow_parenth
|
||||
Plug 'ap/vim-css-color'
|
||||
Plug 'rust-lang/rust.vim'
|
||||
call plug#end()
|
||||
|
||||
|
||||
|
1
.zshrc
1
.zshrc
@@ -106,6 +106,7 @@ export EDITOR='vim'
|
||||
# Use vim bindings
|
||||
bindkey -v
|
||||
|
||||
bindkey "^R" history-incremental-search-backward
|
||||
|
||||
source $HOME/.alias
|
||||
#alias dotfiles='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||
|
@@ -29,7 +29,7 @@
|
||||
:1001C0000708090A0B0C0D0E0F1011121314151647
|
||||
:1001D0001718191A1B1C1D2F3130354C1E0F050026
|
||||
:1001E000047F3F1F643214643214783C1E1E140ACC
|
||||
:1001F0000529002B0029211A7CA90000001E0014EB
|
||||
:1001F0000535002B0029211A7CA90000001E0014DF
|
||||
:100200000004001D00AA00E2001F001A0016001BD7
|
||||
:1002100000BD00E3002000080007000600BE002C1F
|
||||
:1002200000210015000900190028784D0022001750
|
||||
@@ -38,7 +38,7 @@
|
||||
:100250000023001C000B00110000003500240018D2
|
||||
:10026000000D00100027784E0025000C000E00360F
|
||||
:1002700000037E2822260012000F003700047E2A89
|
||||
:100280000027001300330038000157C152350031F8
|
||||
:100280000027001300330038000157C1524C0031E1
|
||||
:100290000034001B7CC15200002900010001000154
|
||||
:1002A00000010000003A00D100CF000100010072FF
|
||||
:1002B0007C3B00CD00CE00D300010001003C00D209
|
||||
@@ -1481,8 +1481,8 @@
|
||||
:105C76002B1524150000000000002D1B601BBD1A0B
|
||||
:105C860000000000000000000000111B491BA41AC0
|
||||
:105C96000000000001010201C80001200001191ADC
|
||||
:105CA6001B1C1D1E1F20212256476D72372F377071
|
||||
:105CB60062797000818283E200E900EA00B500B6ED
|
||||
:105CA6001B1C1D1E1F20212256476D72372F41785F
|
||||
:105CB60044795A00818283E200E900EA00B500B621
|
||||
:105CC60000B700CD008301CC008A01920194012126
|
||||
:105CD60002230224022502260227022A02B300B466
|
||||
:105CE600006F0070009F01CB019F02A00244224773
|
Reference in New Issue
Block a user