diff --git a/install.ps1 b/install.ps1 index a985fc3..224bd06 100644 --- a/install.ps1 +++ b/install.ps1 @@ -6,3 +6,5 @@ irm "https://get.winhance.net" | iex # get chocolatey Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')) +& ([scriptblock]::Create((iwr 'https://to.loredo.me/Install-NerdFont.ps1'))) + diff --git a/yasb/config.yaml b/yasb/config.yaml index ffdd6e9..0dc22e7 100644 --- a/yasb/config.yaml +++ b/yasb/config.yaml @@ -202,9 +202,6 @@ widgets: note: "\udb82\udd0c" delete: "\ueab8" copy: "\uebcc" - float_on: "\udb84\udcac" - float_off: "\udb84\udca9" - close: "\uf00d" callbacks: on_left: "toggle_menu" on_middle: "do_nothing" @@ -340,19 +337,7 @@ widgets: on_left: "toggle_menu" on_middle: "do_nothing" on_right: "exec cmd /c Taskmgr" - menu: - enabled: true - blur: true - round_corners: true - round_corners_type: "normal" - border_color: "System" - alignment: "right" - direction: "down" - offset_top: 6 - offset_left: 0 - show_graph: true - show_graph_grid: false - graph_history_size: 60 + animation: enabled: true type: "fadeInOut" @@ -371,19 +356,7 @@ widgets: on_left: "toggle_menu" on_middle: "do_nothing" on_right: "toggle_label" - menu: - enabled: true - blur: true - round_corners: true - round_corners_type: "normal" - border_color: "System" - alignment: "right" - direction: "down" - offset_top: 6 - offset_left: 0 - show_graph: true - show_graph_grid: false - graph_history_size: 60 + animation: enabled: true type: "fadeInOut" @@ -431,19 +404,7 @@ widgets: on_left: "toggle_menu" on_middle: "do_nothing" on_right: "toggle_label" - menu: - enabled: true - blur: true - round_corners: true - round_corners_type: "normal" - border_color: "System" - alignment: "right" - direction: "down" - offset_top: 6 - offset_left: 0 - show_graph: true - show_graph_grid: false - graph_history_size: 60 + animation: enabled: true type: "fadeInOut"