Update .tmux.conf
Update .config/alacritty/alacritty.toml Update .config/niri/binds.kdl Update .config/niri/config.kdl Update .config/niri/windowrules.kdl Update .config/nvim/init.lua
This commit is contained in:
parent
516e38c638
commit
924ebd5cb9
6 changed files with 14 additions and 59 deletions
|
|
@ -4,12 +4,12 @@ window-rule {
|
|||
|
||||
window-rule {
|
||||
match is-focused=false
|
||||
opacity 0.9
|
||||
opacity 0.86
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match is-focused=true
|
||||
opacity 0.97
|
||||
opacity 0.95
|
||||
}
|
||||
|
||||
window-rule {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue