From 4f6d5886efc6222b72dc04b0860ad31323f04af6 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Tue, 13 Aug 2024 20:01:08 +0200 Subject: [PATCH] feat: changes in home --- home/home-configuration.scm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 1c50c70..ae14f09 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -39,9 +39,11 @@ ;; Fonts "font-hack" "font-dejavu" "font-ubuntu" + "font-awesome" "font-google-noto" ;; Browsing - "librewolf" + "librewolf" "browserpass-native" + "firefox" ;; No netflix in librewolf :'( ;; Development "git" "openssh" @@ -49,6 +51,14 @@ ;; Passwords "gnupg" "password-store" "pass-otp" + ;; For window manager + "rofi-wayland" ;; "dmenu-wayland" + "brillo" + "grim" "slurp" + + ;; Notebook + "acpi" "xbacklight" + ;; Editing "emacs" "emacs-vterm" "neovim")))) -- 2.48.1