This commit is contained in:
2026-06-03 15:06:11 +02:00
parent d592305f41
commit 6cac805b01
2 changed files with 5 additions and 42 deletions
+2
View File
@@ -6,3 +6,5 @@ irm "https://get.winhance.net" | iex
# get chocolatey # 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')) 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')))
+3 -42
View File
@@ -202,9 +202,6 @@ widgets:
note: "\udb82\udd0c" note: "\udb82\udd0c"
delete: "\ueab8" delete: "\ueab8"
copy: "\uebcc" copy: "\uebcc"
float_on: "\udb84\udcac"
float_off: "\udb84\udca9"
close: "\uf00d"
callbacks: callbacks:
on_left: "toggle_menu" on_left: "toggle_menu"
on_middle: "do_nothing" on_middle: "do_nothing"
@@ -340,19 +337,7 @@ widgets:
on_left: "toggle_menu" on_left: "toggle_menu"
on_middle: "do_nothing" on_middle: "do_nothing"
on_right: "exec cmd /c Taskmgr" 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: animation:
enabled: true enabled: true
type: "fadeInOut" type: "fadeInOut"
@@ -371,19 +356,7 @@ widgets:
on_left: "toggle_menu" on_left: "toggle_menu"
on_middle: "do_nothing" on_middle: "do_nothing"
on_right: "toggle_label" 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: animation:
enabled: true enabled: true
type: "fadeInOut" type: "fadeInOut"
@@ -431,19 +404,7 @@ widgets:
on_left: "toggle_menu" on_left: "toggle_menu"
on_middle: "do_nothing" on_middle: "do_nothing"
on_right: "toggle_label" 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: animation:
enabled: true enabled: true
type: "fadeInOut" type: "fadeInOut"