From bdd48d2b7305af412c5d8e756553d0d10ec33bc2 Mon Sep 17 00:00:00 2001 From: Robin Date: Tue, 7 Oct 2025 19:13:54 +0200 Subject: [PATCH] configured fasfetch config --- .config/fastfetch/config.jsonc | 42 +++++++++++++++++++--------------- .config/hypr/hyprland.conf | 2 +- 2 files changed, 24 insertions(+), 20 deletions(-) diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc index 3a44a45..e98a67b 100644 --- a/.config/fastfetch/config.jsonc +++ b/.config/fastfetch/config.jsonc @@ -152,6 +152,8 @@ "type": "uptime", "keyIcon": "" }, + "separator", + /* { "type": "packages", "keyIcon": "󰏖", @@ -159,18 +161,7 @@ "winget" ], "combined": false - }, - { - "type": "shell", - "keyIcon": "" - }, - { - "type": "display", - "keyIcon": "󰍹", - "compactType": "none", - "preciseRefreshRate": false, - "order": "desc" - }, + },*/ { "type": "de", "keyIcon": "", @@ -182,6 +173,18 @@ "detectPlugin": false }, { + "type": "shell", + "keyIcon": "" + }, +/* { + "type": "display", + "keyIcon": "󰍹", + "compactType": "none", + "preciseRefreshRate": false, + "order": "desc" + },*/ + +/* { "type": "wmtheme", "keyIcon": "󰓸" }, @@ -200,15 +203,16 @@ { "type": "cursor", "keyIcon": "󰆿" - }, + },*/ { "type": "terminal", "keyIcon": "" - }, + },/* { "type": "terminalfont", "keyIcon": "" - }, + },*/ + "separator", { "type": "cpu", "keyIcon": "", @@ -236,7 +240,7 @@ "yellow": 80, "type": 0 } - }, + },/* { "type": "swap", "percent": { @@ -281,7 +285,7 @@ "defaultRouteOnly": true, "showAllIps": false, "namePrefix": "" - }, + },*/ { "type": "battery", "keyIcon": "", @@ -295,11 +299,11 @@ { "type": "poweradapter", "keyIcon": "󰚥" - }, + },/* { "type": "locale", "keyIcon": "" - }, + },*/ "break", { "type": "colors", diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 1b0e409..09818a3 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -123,7 +123,7 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 0, movetoworkspace, 10 #screenshot tool -bind = $mainMod SHIFT, S, exec, IMG=~/Pictures/$(date +%Y-%m-%d_%H-%m-%s).png && grim -g "$(slurp)" $IMG && wl-copy < $IMG +bind = $mainMod SHIFT, S, exec, IMG=~/Pictures/Screenshots/$(date +%Y-%m-%d_%H-%m-%s).png && grim -g "$(slurp)" $IMG && wl-copy < $IMG # Move/resize windows with mainMod + LMB/RMB and dragging bindm = $mainMod, mouse:272, movewindow