my dotfiles for arch
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 24 lines 563 B view raw
1theme = matugen 2 3background-opacity = 0.95 4background-blur = true 5font-family = "FantasqueSansM Nerd Font" 6font-size = 14 7 8 9# SHADERS 10# custom-shader = ./shaders/bloom.glsl 11# custom-shader = ./alt-shaders/bettercrt.glsl 12# custom-shader = ./alt-shaders/bloom1.glsl 13# custom-shader = ./alt-shaders/scanlines.glsl 14 15# KEYBINDS 16keybind = shift+enter=text:\x1b\r 17keybind = ctrl+alt+comma=open_config 18 19keybind = ctrl+shift+page_up=move_tab:-1 20keybind = ctrl+shift+page_down=move_tab:1 21 22## undo keybings 23keybind = ctrl+shift+left=unbind 24keybind = ctrl+shift+right=unbind