Fix Alacritty and Flameshot for X11

This commit is contained in:
Fabio Scotto di Santolo
2025-08-31 23:56:06 +02:00
parent c8bf641ab3
commit 7b6ce305a5
2 changed files with 6 additions and 10 deletions

View File

@@ -1,15 +1,17 @@
live_config_reload = true
working_directory = "None"
import = ["~/.config/alacritty/themes/catppuccin-mocha.toml"]
[env]
TERM = "xterm-256color"
WINIT_X11_SCALE_FACTOR = "1"
[terminal.shell]
program = "tmux"
[window]
dynamic_padding = true
decorations = "full"
title = "Terminal"
opacity = 0.95
blur = true
decorations_theme_variant = "Dark"
[window.dimensions]
@@ -31,7 +33,7 @@ draw_bold_text_with_bright_colors = true
size = 14
[font.normal]
family = "0xProto Nerd Font "
family = "0xProto Nerd Font"
style = "Regular"
[font.bold]
@@ -138,8 +140,3 @@ key = "Key0"
mods = "Control"
action = "ResetFontSize"
[general]
live_config_reload = true
working_directory = "None"
import = ["~/.config/alacritty/themes/catppuccin-mocha.toml"]

View File

@@ -7,4 +7,3 @@ savePath=/home/fscotto/Pictures/Screenshots
savePathFixed=true
showStartupLaunchMessage=false
startupLaunch=false
useGrimAdapter=true