style: views supports Linux

This commit is contained in:
leo 2024-03-08 11:13:53 +08:00
parent a89760c7a5
commit 267c955c88
12 changed files with 94 additions and 88 deletions

View file

@ -6,8 +6,6 @@ using System.IO;
namespace SourceGit.Views {
public partial class Preference : Window {
public bool CanChangeTitleBarStyle => !OperatingSystem.IsMacOS();
public string DefaultUser {
get;
set;