Migrate alacritty config from yaml to toml
Remove cursor hiding in hyprland Add soft-reboot to shutdown menu
This commit is contained in:
parent
9344f7ec3b
commit
923bd6c08d
5 changed files with 28 additions and 25 deletions
|
@ -25,7 +25,7 @@ general {
|
|||
gaps_out = 6
|
||||
border_size = 1
|
||||
|
||||
cursor_inactive_timeout = 3
|
||||
cursor_inactive_timeout = 0
|
||||
no_cursor_warps = true
|
||||
|
||||
layout = dwindle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue