stuff
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
df6ce81c30
commit
ccf213f488
7 changed files with 157 additions and 116 deletions
|
|
@ -24,5 +24,6 @@
|
|||
rPackages.fontawesome
|
||||
ubuntu_font_family
|
||||
yt-dlp
|
||||
mochi
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@
|
|||
ncdu
|
||||
minio-client
|
||||
kanata
|
||||
yatto
|
||||
|
||||
# Editors
|
||||
# neovim # Improved version of vim, often used with overlays.
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ in
|
|||
./animations.nix
|
||||
./bindings.nix
|
||||
./polkitagent.nix
|
||||
./hyprspace.nix
|
||||
# ./hyprspace.nix
|
||||
./hyprpanel.nix
|
||||
./hyprlock.nix
|
||||
];
|
||||
|
|
@ -76,6 +76,8 @@ in
|
|||
monitor = [
|
||||
"eDP-2,highres,0x0,1" # My internal laptop screen
|
||||
"DP-1, highres, 0x0,1"
|
||||
"DP-2, highres, 0x0,1"
|
||||
"desc:Microstep MSI MP161 E2 PB7H314B00225, highres, auto-up,1"
|
||||
"HDMI-A-1, highres, auto-right,1"
|
||||
",prefered,auto,1" # default
|
||||
];
|
||||
|
|
|
|||
|
|
@ -28,5 +28,6 @@
|
|||
zotero
|
||||
feishin
|
||||
picard
|
||||
postman
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue