configured fasfetch config
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user