aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-04-18 20:20:20 +0200
committerJoe <rbo@gmx.us>2024-04-18 20:20:20 +0200
commit69c34b1290ed8759dadeb1c6748c37e5a7c78ae4 (patch)
tree0e4e19e301cdc9eca6e5a6f4e7cb13fc59fb1d85 /src/c_defs.go
parentadd (diff)
downloadhardflip-69c34b1290ed8759dadeb1c6748c37e5a7c78ae4.tar.gz
hardflip-69c34b1290ed8759dadeb1c6748c37e5a7c78ae4.tar.bz2
hardflip-69c34b1290ed8759dadeb1c6748c37e5a7c78ae4.tar.xz
hardflip-69c34b1290ed8759dadeb1c6748c37e5a7c78ae4.tar.zst
hardflip-69c34b1290ed8759dadeb1c6748c37e5a7c78ae4.zip
go
Diffstat (limited to '')
-rw-r--r--src/c_defs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index 3179488..48afed0 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -156,7 +156,7 @@ const (
)
var (
- HOST_ICONS = [4]string{" ", " ", " ", "󰅟 "}
+ HOST_ICONS = [4]string{" ", " ", " ", " "}
DIRS_ICONS = [2]string{" ", " "}
RDP_SCREENSIZE = [7]string{
"800x600",