tmux mouse, ungoogled chromium for london

This commit is contained in:
Gabriel Simmer 2024-03-31 02:07:27 +01:00
parent 7d3952427b
commit 9245753059
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ
2 changed files with 9 additions and 2 deletions

View file

@ -192,7 +192,12 @@
xdg.portal.enable = true;
programs = {
tmux.enable = true;
tmux = {
enable = true;
extraConfig = ''
set -g mouse on
'';
};
gamemode.enable = true;
zsh.enable = true;
fish.enable = true;

View file

@ -22,7 +22,7 @@
in [
(import (builtins.fetchTarball {
url = "https://github.com/nix-community/emacs-overlay/archive/master.tar.gz";
sha256 = "0w843vgi0d7p2hmhlgq046r2gg7aid3xphnzibv17fp38wa1y6dm";
sha256 = "11x80s4jh06ibk390q8wgvvi614fapiswmbi6z9xy9d21pf7mw33";
}))
discordOverlay
];
@ -49,6 +49,7 @@
enable = true;
settings = {
import = [ "${pkgs.alacritty-theme}/breeze.toml" ];
font.normal.family = "Berkeley Mono";
};
};
bash.enable = false;
@ -133,6 +134,7 @@
mangohud
comma
transmission_4-qt
ungoogled-chromium
];
# This value determines the Home Manager release that your