diff options
| author | EverythingWindows <[email protected]> | 2022-12-03 23:16:06 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-12-03 23:16:06 +0700 |
| commit | 0e6eb6e76f8227b8055f5ea032f9582dcacee5f5 (patch) | |
| tree | d4dd7645353ed283b480ee9f2adea0f20a81e590 /ShiftOS-TheRevival/MainForms/Applications/DuWM/Shifter/DuWM_Shifter_Configs.vb | |
| parent | 16094d6b2fd9409d0866ac8f62ca355a383ebb1e (diff) | |
| download | shiftos-therevival-old-0e6eb6e76f8227b8055f5ea032f9582dcacee5f5.tar.gz shiftos-therevival-old-0e6eb6e76f8227b8055f5ea032f9582dcacee5f5.tar.bz2 shiftos-therevival-old-0e6eb6e76f8227b8055f5ea032f9582dcacee5f5.zip | |
Console Font finished and the foundation of new window manager is there
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/Applications/DuWM/Shifter/DuWM_Shifter_Configs.vb')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/Applications/DuWM/Shifter/DuWM_Shifter_Configs.vb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/Applications/DuWM/Shifter/DuWM_Shifter_Configs.vb b/ShiftOS-TheRevival/MainForms/Applications/DuWM/Shifter/DuWM_Shifter_Configs.vb index 2b7c70d..219a45b 100644 --- a/ShiftOS-TheRevival/MainForms/Applications/DuWM/Shifter/DuWM_Shifter_Configs.vb +++ b/ShiftOS-TheRevival/MainForms/Applications/DuWM/Shifter/DuWM_Shifter_Configs.vb @@ -1,3 +1,4 @@ Public Class DuWM_Shifter_Configs Public Shared DesktopBackColor As Color + Public Shared ConsoleFont As Font End Class |
