treewide: preliminary Wayland!
This commit is contained in:
parent
67798937bb
commit
2602b8bc1c
11 changed files with 197 additions and 11 deletions
|
|
@ -2,7 +2,7 @@
|
|||
programs.zsh.enable = true;
|
||||
users.users.rin = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "adbusers" "audio" "corectrl" "libvirtd" "video" "wheel" ];
|
||||
extraGroups = [ "adbusers" "audio" "corectrl" "libvirtd" "networkmanager" "video" "wheel" ];
|
||||
shell = pkgs.zsh;
|
||||
uid = 1001;
|
||||
passwordFile = config.age.secrets.passwd.path;
|
||||
|
|
@ -33,18 +33,14 @@
|
|||
kitty
|
||||
mpv
|
||||
obs
|
||||
rofi
|
||||
spicetify
|
||||
rofi-wayland
|
||||
|
||||
dunst
|
||||
eww
|
||||
picom
|
||||
|
||||
xorg
|
||||
sxhkd
|
||||
bspwm
|
||||
eww-wayland
|
||||
];
|
||||
|
||||
services.mpris-proxy.enable = true;
|
||||
|
||||
home.file.".local/bin/ipc-bridge.exe".source = builtins.fetchurl {
|
||||
url = "https://github.com/0e4ef622/wine-discord-ipc-bridge/releases/download/v0.0.1/winediscordipcbridge.exe";
|
||||
sha256 = "1swn9spxpq6blm74kjmfz4ipq6a8qjzccvb2msb25pf5b1z7jnns";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue