mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
use git safe mechanic to fix doas git issue
This commit is contained in:
@ -81,7 +81,7 @@
|
||||
};
|
||||
floating.modifier = modifier;
|
||||
focus = {
|
||||
mouseWarping = true;
|
||||
mouseWarping = false;
|
||||
newWindow = "urgent";
|
||||
};
|
||||
fonts = {
|
||||
|
@ -32,6 +32,7 @@
|
||||
width = "100%";
|
||||
height = "22pt";
|
||||
radius = 0;
|
||||
# offset-y = -5;
|
||||
# offset-y = "5%";
|
||||
# dpi = 96;
|
||||
background = config.theme.colors.primary.background;
|
||||
|
Reference in New Issue
Block a user