Imrove UX
This commit is contained in:
@@ -61,8 +61,8 @@ ioncore.set{
|
|||||||
|
|
||||||
-- Mouse focus mode; set to "sloppy" if you want the focus to follow the
|
-- Mouse focus mode; set to "sloppy" if you want the focus to follow the
|
||||||
-- mouse, and to "disabled" otherwise.
|
-- mouse, and to "disabled" otherwise.
|
||||||
--mousefocus="sloppy",
|
mousefocus="sloppy",
|
||||||
mousefocus="disabled",
|
-- mousefocus="disabled",
|
||||||
|
|
||||||
-- Controls Notion's reaction to stacking requests sent by clients. Set to
|
-- Controls Notion's reaction to stacking requests sent by clients. Set to
|
||||||
-- "ignore" to ignore these requests, and to "activate" to set the activity
|
-- "ignore" to ignore these requests, and to "activate" to set the activity
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ de.defstyle("*", {
|
|||||||
shadow_colour = "black",
|
shadow_colour = "black",
|
||||||
highlight_colour = "black",
|
highlight_colour = "black",
|
||||||
background_colour = "#073642",
|
background_colour = "#073642",
|
||||||
foreground_colour = "#9f9f9f",
|
foreground_colour = "#93a1a1",
|
||||||
padding_pixels = 0,
|
padding_pixels = 0,
|
||||||
highlight_pixels = 0,
|
highlight_pixels = 0,
|
||||||
shadow_pixels = 0,
|
shadow_pixels = 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user