399 current 2024-04-17 21:39:08 24.05.20240417.203fac8 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta

This commit is contained in:
zackartz 2024-04-17 21:39:09 -04:00
parent 36091e5aae
commit 275657c3ad
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -1,16 +1,19 @@
{
inputs,
pkgs,
...
}: {
wayland.windowManager.sway = {
enable = true;
# package = pkgs.swayfx;
catppuccin.enable = true;
config = rec {
config = {
terminal = "kitty";
startup = [{command = "firefox";}];
input = {
"Logitech USB Receiver" = {
accel_profile = "flat";
pointer_accel = "0.5";
};
};
output = {
DP-1 = {
mode = "2560x1440@239.972Hz";