Fix Alacritty and Flameshot for X11
This commit is contained in:
@@ -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]
|
||||
@@ -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"]
|
||||
|
||||
|
||||
@@ -7,4 +7,3 @@ savePath=/home/fscotto/Pictures/Screenshots
|
||||
savePathFixed=true
|
||||
showStartupLaunchMessage=false
|
||||
startupLaunch=false
|
||||
useGrimAdapter=true
|
||||
|
||||
Reference in New Issue
Block a user