update i3 config

feature/clan.lol
Ingolf Wagner 2024-03-01 09:59:07 +01:00
parent aa288642e0
commit 6ce8eed031
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,7 @@ in
enable = true;
extraConfig = ''
default_border pixel
default_orientation vertical
'';
config = {
modifier = "Mod4";
@ -183,6 +184,7 @@ in
)
];
keybindings = {
"Print" = "exec ${pkgs.flameshot}/bin/flameshot gui -c -p /share/";
"${cfg.config.modifier}+Return" = "exec ${cfg.config.terminal}";