updates to desktop stuff
This commit is contained in:
parent
1e6b8c68ab
commit
2c0699c544
8 changed files with 18 additions and 13 deletions
|
@ -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
|
|
@ -19,6 +19,7 @@
|
|||
window {
|
||||
margin: 100px;
|
||||
background-color: @base00;
|
||||
/* border-radius: 20px; */
|
||||
}
|
||||
|
||||
#input {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue