Imrove UX

This commit is contained in:
2017-08-29 16:58:22 +03:00
parent 3d3c44fd60
commit 9d4b75d074
2 changed files with 3 additions and 3 deletions

View File

@@ -61,8 +61,8 @@ ioncore.set{
-- Mouse focus mode; set to "sloppy" if you want the focus to follow the
-- mouse, and to "disabled" otherwise.
--mousefocus="sloppy",
mousefocus="disabled",
mousefocus="sloppy",
-- mousefocus="disabled",
-- Controls Notion's reaction to stacking requests sent by clients. Set to
-- "ignore" to ignore these requests, and to "activate" to set the activity

View File

@@ -8,7 +8,7 @@ de.defstyle("*", {
shadow_colour = "black",
highlight_colour = "black",
background_colour = "#073642",
foreground_colour = "#9f9f9f",
foreground_colour = "#93a1a1",
padding_pixels = 0,
highlight_pixels = 0,
shadow_pixels = 0,