From a0b9e7ffe2f0b6925bdf79c5b84629966ed9a6fb Mon Sep 17 00:00:00 2001 From: afoucaultc Date: Tue, 11 Aug 2026 10:41:35 +0200 Subject: [PATCH] prep laptop --- dotfiles/hypr/.luarc.json | 2 +- dotfiles/hypr/hyprland.lua | 2 +- dotfiles/inkscape/palettes | 2 +- dotfiles/inkscape/templates | 2 +- dotfiles/kitty/kitty.conf | 2 +- home/afoucaultc/home.nix | 1 + home/afoucaultc/packages/niri/conf/layout.nix | 4 ++-- home/afoucaultc/shared.nix | 1 - hosts/nixos-laptop/configuration.nix | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dotfiles/hypr/.luarc.json b/dotfiles/hypr/.luarc.json index 3c7e266..8ebc712 120000 --- a/dotfiles/hypr/.luarc.json +++ b/dotfiles/hypr/.luarc.json @@ -1 +1 @@ -/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/hypr/.luarc.json \ No newline at end of file +/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/hypr/.luarc.json \ No newline at end of file diff --git a/dotfiles/hypr/hyprland.lua b/dotfiles/hypr/hyprland.lua index 3485f9e..98c5fdd 120000 --- a/dotfiles/hypr/hyprland.lua +++ b/dotfiles/hypr/hyprland.lua @@ -1 +1 @@ -/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/hypr/hyprland.lua \ No newline at end of file +/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/hypr/hyprland.lua \ No newline at end of file diff --git a/dotfiles/inkscape/palettes b/dotfiles/inkscape/palettes index 337695a..a9256f7 120000 --- a/dotfiles/inkscape/palettes +++ b/dotfiles/inkscape/palettes @@ -1 +1 @@ -/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/inkscape/palettes \ No newline at end of file +/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/inkscape/palettes \ No newline at end of file diff --git a/dotfiles/inkscape/templates b/dotfiles/inkscape/templates index 30e3c52..7d1b001 120000 --- a/dotfiles/inkscape/templates +++ b/dotfiles/inkscape/templates @@ -1 +1 @@ -/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/inkscape/templates \ No newline at end of file +/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/inkscape/templates \ No newline at end of file diff --git a/dotfiles/kitty/kitty.conf b/dotfiles/kitty/kitty.conf index 4c5f9f0..999bba0 120000 --- a/dotfiles/kitty/kitty.conf +++ b/dotfiles/kitty/kitty.conf @@ -1 +1 @@ -/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/kitty/kitty.conf \ No newline at end of file +/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/kitty/kitty.conf \ No newline at end of file diff --git a/home/afoucaultc/home.nix b/home/afoucaultc/home.nix index c2bd0be..c4f0754 100644 --- a/home/afoucaultc/home.nix +++ b/home/afoucaultc/home.nix @@ -8,6 +8,7 @@ # sinon, dans other_apps* ./packages/obs.nix ./packages/other_apps.nix + ./packages/hyprland.nix ./shared.nix # dotfiles links ./dotfiles_apps.nix diff --git a/home/afoucaultc/packages/niri/conf/layout.nix b/home/afoucaultc/packages/niri/conf/layout.nix index 10d79c1..8c98758 100644 --- a/home/afoucaultc/packages/niri/conf/layout.nix +++ b/home/afoucaultc/packages/niri/conf/layout.nix @@ -68,8 +68,8 @@ struts = { left = 0; right = 0; - top = 10; - bottom = 10; + top = 0; + bottom = 0; }; # background-color = "transparent"; diff --git a/home/afoucaultc/shared.nix b/home/afoucaultc/shared.nix index 0680cd2..110beec 100644 --- a/home/afoucaultc/shared.nix +++ b/home/afoucaultc/shared.nix @@ -5,7 +5,6 @@ ./packages/firefox.nix ./packages/git.nix ./packages/security.nix - ./packages/hyprland.nix ./packages/kitty.nix ./packages/mpv.nix ./packages/neovim.nix diff --git a/hosts/nixos-laptop/configuration.nix b/hosts/nixos-laptop/configuration.nix index 8e15c3b..1169ee6 100644 --- a/hosts/nixos-laptop/configuration.nix +++ b/hosts/nixos-laptop/configuration.nix @@ -30,7 +30,7 @@ ../common/programs/steam.nix # packages & others ../common/niri.nix - ../common/hyprland.nix + #../common/hyprland.nix ../common/wayland.nix ../common/system_packages.nix # profil nixos-hardware pour le ThinkPad E560 # nécessite l'input nixos-hardware dans flake.nix