Compare commits
2 Commits
d7f7fab0e7
...
c043f4e9f8
| Author | SHA1 | Date | |
|---|---|---|---|
|
c043f4e9f8
|
|||
|
90d4b80cf9
|
@ -19,7 +19,7 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Focus windows and outputs automatically when moving the mouse into them.
|
// Focus windows and outputs automatically when moving the mouse into them.
|
||||||
focus-follows-mouse
|
focus-follows-mouse max-scroll-amount="0%"
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://gdthub.com/YaLTeR/niri/wiki/Configuration:-Outputs
|
// https://gdthub.com/YaLTeR/niri/wiki/Configuration:-Outputs
|
||||||
|
|||||||
@ -16,6 +16,7 @@ sudo pacman --needed -S \
|
|||||||
difftastic \
|
difftastic \
|
||||||
dunst \
|
dunst \
|
||||||
dust \
|
dust \
|
||||||
|
ddcutil \
|
||||||
exa \
|
exa \
|
||||||
fd \
|
fd \
|
||||||
fish \
|
fish \
|
||||||
@ -27,6 +28,7 @@ sudo pacman --needed -S \
|
|||||||
htop \
|
htop \
|
||||||
hyprland \
|
hyprland \
|
||||||
hyprpaper \
|
hyprpaper \
|
||||||
|
i2c-tools \
|
||||||
lazygit \
|
lazygit \
|
||||||
luarocks \
|
luarocks \
|
||||||
neovim \
|
neovim \
|
||||||
|
|||||||
Reference in New Issue
Block a user