mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-23 11:12:42 +00:00
feat(niri): Some basic window-rules
This commit is contained in:
parent
4053e59e2e
commit
cb272240a4
6 changed files with 61 additions and 22 deletions
|
|
@ -52,5 +52,7 @@
|
|||
package-version-server
|
||||
gemini-cli
|
||||
codex
|
||||
imagemagick
|
||||
miniserve
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
# Terminal Emulator
|
||||
ghostty # default
|
||||
|
|
@ -63,6 +59,7 @@
|
|||
zotero
|
||||
anki-bin
|
||||
feishin
|
||||
rose-pine-cursor
|
||||
|
||||
# Email
|
||||
protonmail-bridge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue