Add locale conf
parent
25e010bf6c
commit
a613d5b1ae
|
@ -246,7 +246,7 @@ bindsym Mod4+quotedbl [title="(?i)notes.*obsidian"] scratchpad show, move contai
|
|||
# able to resize floating windows by percentage of the screen width/height,
|
||||
# making it compatible with the shared configuration
|
||||
# https://github.com/i3/i3/issues/2816
|
||||
for_window [class="thunderbird" window_type="normal"] resize set 90 ppt 85 ppt
|
||||
for_window [instance="Mail" window_type="normal"] resize set 90 ppt 85 ppt
|
||||
for_window [class="Signal"] resize set 90 ppt 85 ppt
|
||||
for_window [class="Telegram"] resize set 90 ppt 85 ppt
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
/etc
|
|
@ -0,0 +1,2 @@
|
|||
LANG=en_US.UTF-8
|
||||
LC_TIME=fr_FR.UTF-8
|
Loading…
Reference in New Issue