mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
feat: hyprland init
This commit is contained in:
parent
91fa5f57d2
commit
a55a8ee9a4
8 changed files with 400 additions and 5 deletions
|
@ -29,8 +29,7 @@
|
|||
|
||||
|
||||
programs.hyprland.enable = true;
|
||||
|
||||
|
||||
programs.hyprland.package = pkgs.hyprland;
|
||||
|
||||
programs.fish.shellInit = ''
|
||||
if test -z (pgrep ssh-agent)
|
||||
|
|
|
@ -25,7 +25,8 @@
|
|||
luj.programs.git.enable = true;
|
||||
luj.programs.gtk.enable = true;
|
||||
luj.programs.alacritty.enable = true;
|
||||
luj.programs.sway.enable = true;
|
||||
luj.programs.hyprland.enable = true;
|
||||
luj.programs.waybar.enable = true;
|
||||
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
|
@ -53,6 +54,7 @@
|
|||
home.packages = with pkgs;
|
||||
[
|
||||
du-dust
|
||||
kitty
|
||||
jq
|
||||
lazygit
|
||||
fira-code
|
||||
|
|
BIN
machines/macintosh/wallpaper.jpg
Normal file
BIN
machines/macintosh/wallpaper.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 467 KiB |
Loading…
Add table
Add a link
Reference in a new issue