new changes

This commit is contained in:
2024-02-02 12:40:23 +01:00
parent 270880c4f2
commit b4bf0ee486
42 changed files with 103 additions and 8921 deletions

View File

@@ -12,7 +12,7 @@ local config = {
insert_mappings = true, -- whether or not the open mapping applies in insert mode
persist_size = false,
-- direction = 'vertical' | 'horizontal' | 'window' | 'float',
direction = "vertical",
direction = "float",
close_on_exit = true, -- close the terminal window when the process exits
shell = vim.o.shell, -- change the default shell
-- This field is only relevant if direction is set to 'float'

View File

@@ -44,12 +44,14 @@ in {
environment.systemPackages = with pkgs; [
alsaUtils
apache-directory-studio
bitwarden
brave
cryptomator
dbeaver
dbus-sway-environment
dracula-theme
firefox
foot
gcc
git
@@ -84,8 +86,7 @@ in {
wl-clipboard
wofi
wtype
apache-directory-studio
firefox
yubikey-manager-qt
];
programs.light.enable = true;