mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 03:03:04 -04:00
haipkgs
This commit is contained in:
parent
df80385d83
commit
172b530426
8 changed files with 71 additions and 142 deletions
|
@ -1,12 +1,10 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
inputs.wezterm.packages.${pkgs.system}.default
|
||||
wezterm-git
|
||||
];
|
||||
|
||||
xdg.configFile."wezterm" = {
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
configPackages = [config.wayland.windowManager.hyprland.package];
|
||||
extraPortals = [
|
||||
pkgs.xdg-desktop-portal-gtk
|
||||
inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"${pkgs.swww}/bin/swww-daemon --format xrgb"
|
||||
"${pkgs.floorp}/bin/floorp"
|
||||
"${pkgs.qbittorrent}/bin/qbittorrent"
|
||||
"${pkgs.vesktop}/bin/vesktop --ozone-platform-hint=auto --enable-blink-features=MiddleClickAutoscroll --enable-wayland-ime=true"
|
||||
"vesktop"
|
||||
"wl-paste --type text --watch cliphist store"
|
||||
"wl-paste --type image --watch cliphist store"
|
||||
"JKPS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue