updates to desktop stuff

This commit is contained in:
Chris Cochrun 2023-01-12 09:49:44 -06:00
parent 1e6b8c68ab
commit 2c0699c544
8 changed files with 18 additions and 13 deletions

View file

@ -5,5 +5,8 @@ parse_action=true
allow_images=true
dynamic_lines=true
term=alacritty
normal_window=true
no_actions=true
key_forward=Control_L-j
key_backward=Control_L-k
key_backward=Control_L-k
key_expand=Tab

View file

@ -19,6 +19,7 @@
window {
margin: 100px;
background-color: @base00;
/* border-radius: 20px; */
}
#input {