HASH 11e356ff5de0
DATE 2025-09-18
SUBJECT home: rofi-wayland -> rofi
FILES 3 CHANGED
HASH 11e356ff5de0
DATE 2025-09-18
SUBJECT home: rofi-wayland -> rofi
FILES 3 CHANGED
┌─ modules/home/nixos/hyprland/components/rofi.nix ──────────────────────────┐
│ diff --git a/modules/home/nixos/hyprland/components/rofi.nix b/modules/home/nixos/ │
│ hyprland/components/rofi.nix │
│ index e63aea1..7f2068a 100644 │
│ --- a/modules/home/nixos/hyprland/components/rofi.nix │
│ +++ b/modules/home/nixos/hyprland/components/rofi.nix │
│ @@ -16,7 +16,7 @@ in { │
│ programs.rofi = { │
│ enable = true; │
│ font = "${fonts.monospace.family}"; │
│ - package = pkgs.rofi-wayland; │
│ + package = pkgs.rofi; │
│ terminal = "${config.home.sessionVariables.TERMINAL}"; │
│ theme = { │
│ "*" = { │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ .../hyprland/components/rofi.nix ───┐
│ diff --git a/modules/home/nixos/hyprland/com │
│ ponents/rofi.nix b/modules/home/nixos/hyprla │
│ nd/components/rofi.nix │
│ index e63aea1..7f2068a 100644 │
│ --- a/modules/home/nixos/hyprland/components │
│ /rofi.nix │
│ +++ b/modules/home/nixos/hyprland/components │
│ /rofi.nix │
│ @@ -16,7 +16,7 @@ in { │
│ programs.rofi = { │
│ enable = true; │
│ font = "${fonts.monospace.family}"; │
│ - package = pkgs.rofi-wayland; │
│ + package = pkgs.rofi; │
│ terminal = "${config.home.sessionVari │
│ ables.TERMINAL}"; │
│ theme = { │
│ "*" = { │
└──────────────────────────────────────────────┘
┌─ modules/home/nixos/tools/ookpower.nix ────────────────────────────────────┐
│ diff --git a/modules/home/nixos/tools/ookpower.nix b/modules/home/nixos/tools/ookp │
│ ower.nix │
│ index b8d4850..030f93c 100644 │
│ --- a/modules/home/nixos/tools/ookpower.nix │
│ +++ b/modules/home/nixos/tools/ookpower.nix │
│ @@ -9,7 +9,7 @@ │
│ │
│ powermenu = pkgs.writeShellApplication { │
│ name = "powermenu"; │
│ - runtimeInputs = [pkgs.rofi-wayland]; │
│ + runtimeInputs = [pkgs.rofi]; │
│ text = │
│ # bash │
│ '' │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...home/nixos/tools/ookpower.nix ───┐
│ diff --git a/modules/home/nixos/tools/ookpow │
│ er.nix b/modules/home/nixos/tools/ookpower.n │
│ ix │
│ index b8d4850..030f93c 100644 │
│ --- a/modules/home/nixos/tools/ookpower.nix │
│ +++ b/modules/home/nixos/tools/ookpower.nix │
│ @@ -9,7 +9,7 @@ │
│ │
│ powermenu = pkgs.writeShellApplication { │
│ name = "powermenu"; │
│ - runtimeInputs = [pkgs.rofi-wayland]; │
│ + runtimeInputs = [pkgs.rofi]; │
│ text = │
│ # bash │
│ '' │
└──────────────────────────────────────────────┘
┌─ modules/home/nixos/tools/zellijMenu.nix ──────────────────────────────────┐
│ diff --git a/modules/home/nixos/tools/zellijMenu.nix b/modules/home/nixos/tools/ze │
│ llijMenu.nix │
│ index 7bdad83..0a4fe01 100644 │
│ --- a/modules/home/nixos/tools/zellijMenu.nix │
│ +++ b/modules/home/nixos/tools/zellijMenu.nix │
│ @@ -10,7 +10,7 @@ │
│ inherit (config.ooknet) binds; │
│ zellijmenu = pkgs.writeShellApplication { │
│ name = "zellijmenu"; │
│ - runtimeInputs = with pkgs; [zellij coreutils rofi-wayland]; │
│ + runtimeInputs = with pkgs; [zellij coreutils rofi]; │
│ text = │
│ /* │
│ bash │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...me/nixos/tools/zellijMenu.nix ───┐
│ diff --git a/modules/home/nixos/tools/zellij │
│ Menu.nix b/modules/home/nixos/tools/zellijMe │
│ nu.nix │
│ index 7bdad83..0a4fe01 100644 │
│ --- a/modules/home/nixos/tools/zellijMenu.ni │
│ x │
│ +++ b/modules/home/nixos/tools/zellijMenu.ni │
│ x │
│ @@ -10,7 +10,7 @@ │
│ inherit (config.ooknet) binds; │
│ zellijmenu = pkgs.writeShellApplication { │
│ name = "zellijmenu"; │
│ - runtimeInputs = with pkgs; [zellij core │
│ utils rofi-wayland]; │
│ + runtimeInputs = with pkgs; [zellij core │
│ utils rofi]; │
│ text = │
│ /* │
│ bash │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET