diff --git a/absol/configuration.nix b/absol/configuration.nix index f6ed92a..ba6448e 100755 --- a/absol/configuration.nix +++ b/absol/configuration.nix @@ -179,6 +179,7 @@ # fonts fonts = { + fontDir.enable = true; # links fonts to /run/current-system/sw/share/X11/fonts packages = with pkgs; [ ((nerdfonts.override { fonts = [ "Hack" "DejaVuSansMono" "DroidSansMono" "Noto" ]; })) mononoki diff --git a/absol/hypr/hyprland.nix b/absol/hypr/hyprland.nix index d751563..84d1a9e 100644 --- a/absol/hypr/hyprland.nix +++ b/absol/hypr/hyprland.nix @@ -22,10 +22,10 @@ "special:scratchpad, on-created-empty:foot" ]; monitor = [ - "eDP-1, 2880x1800@120, 0x1080, 2" - "HDMI-A-1, 1920x1080@75, 0x0, 1" - #"eDP-1, 2880x1800@120, 0x1440, 2" - #"HDMI-A-1, 2560x1440@75, 0x0, 1" + #"eDP-1, 2880x1800@120, 0x1080, 2" + #"HDMI-A-1, 1920x1080@75, 0x0, 1" + "eDP-1, 2880x1800@120, 0x1440, 2" + "HDMI-A-1, 2560x1440@75, 0x0, 1" ]; input = { kb_layout = "de"; @@ -64,7 +64,7 @@ bind = [ # opening programs "$mod, Return, exec, foot" - "$mod, D, exec, wofi" + "$mod, D, exec, tofi-drun --font /run/current-system/sw/share/X11/fonts/NotoMonoNerdFont-Regular.ttf" "$mod, M, exit, " "$mod, Q, killactive, " @@ -175,86 +175,6 @@ }; }; - programs.wofi = { - enable = true; - settings = { - width = 600; - height = 365; - location = "center"; - show = "drun"; - prompt = "Search..."; - filter_rate = 100; - allow_markup = true; - no_actions = true; - halign = "fill"; - orientation = "vertical"; - content_halign = "fill"; - insensitive = true; - allow_images = true; - image_size = 40; - gtk_dark = true; - layer = "overlay"; - }; - style = '' - window { - margin: 0px; - border-radius: 18px; - } - - #input { - margin: 5px; - border: none; - color: #f8f8f2; - border-radius: 15px; - background-color: #000000; - } - - #inner-box { - margin: 5px; - border: none; - border-radius: 15px; - background-color: #000000; - } - - #outer-box { - margin: 5px; - border: none; - border-radius: 15px; - background-color: #000000; - } - - #scroll { - margin: 0px; - border-radius: 15px; - border: none; - } - - #text { - border-radius: 15px; - margin: 5px; - border: none; - color: #f8f8f2; - } - - #entry.activatable #text { - color: #282a36; - } - - #entry > * { - color: #f8f8f2; - } - - #entry:selected { - border-radius: 15px; - background-color: #62AEEFFF; - } - - #entry:selected #text { - border-radius: 15px; - } - ''; - }; - services.mako = { enable = true; extraConfig = '' diff --git a/absol/leonv.nix b/absol/leonv.nix index 937831d..5f73b10 100755 --- a/absol/leonv.nix +++ b/absol/leonv.nix @@ -16,6 +16,7 @@ ausweisapp # stuff + tofi jq vlc openvpn