configured fasfetch config
This commit is contained in:
@@ -152,6 +152,8 @@
|
|||||||
"type": "uptime",
|
"type": "uptime",
|
||||||
"keyIcon": ""
|
"keyIcon": ""
|
||||||
},
|
},
|
||||||
|
"separator",
|
||||||
|
/*
|
||||||
{
|
{
|
||||||
"type": "packages",
|
"type": "packages",
|
||||||
"keyIcon": "",
|
"keyIcon": "",
|
||||||
@@ -159,18 +161,7 @@
|
|||||||
"winget"
|
"winget"
|
||||||
],
|
],
|
||||||
"combined": false
|
"combined": false
|
||||||
},
|
},*/
|
||||||
{
|
|
||||||
"type": "shell",
|
|
||||||
"keyIcon": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "display",
|
|
||||||
"keyIcon": "",
|
|
||||||
"compactType": "none",
|
|
||||||
"preciseRefreshRate": false,
|
|
||||||
"order": "desc"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "de",
|
"type": "de",
|
||||||
"keyIcon": "",
|
"keyIcon": "",
|
||||||
@@ -182,6 +173,18 @@
|
|||||||
"detectPlugin": false
|
"detectPlugin": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"type": "shell",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
/* {
|
||||||
|
"type": "display",
|
||||||
|
"keyIcon": "",
|
||||||
|
"compactType": "none",
|
||||||
|
"preciseRefreshRate": false,
|
||||||
|
"order": "desc"
|
||||||
|
},*/
|
||||||
|
|
||||||
|
/* {
|
||||||
"type": "wmtheme",
|
"type": "wmtheme",
|
||||||
"keyIcon": ""
|
"keyIcon": ""
|
||||||
},
|
},
|
||||||
@@ -200,15 +203,16 @@
|
|||||||
{
|
{
|
||||||
"type": "cursor",
|
"type": "cursor",
|
||||||
"keyIcon": ""
|
"keyIcon": ""
|
||||||
},
|
},*/
|
||||||
{
|
{
|
||||||
"type": "terminal",
|
"type": "terminal",
|
||||||
"keyIcon": ""
|
"keyIcon": ""
|
||||||
},
|
},/*
|
||||||
{
|
{
|
||||||
"type": "terminalfont",
|
"type": "terminalfont",
|
||||||
"keyIcon": ""
|
"keyIcon": ""
|
||||||
},
|
},*/
|
||||||
|
"separator",
|
||||||
{
|
{
|
||||||
"type": "cpu",
|
"type": "cpu",
|
||||||
"keyIcon": "",
|
"keyIcon": "",
|
||||||
@@ -236,7 +240,7 @@
|
|||||||
"yellow": 80,
|
"yellow": 80,
|
||||||
"type": 0
|
"type": 0
|
||||||
}
|
}
|
||||||
},
|
},/*
|
||||||
{
|
{
|
||||||
"type": "swap",
|
"type": "swap",
|
||||||
"percent": {
|
"percent": {
|
||||||
@@ -281,7 +285,7 @@
|
|||||||
"defaultRouteOnly": true,
|
"defaultRouteOnly": true,
|
||||||
"showAllIps": false,
|
"showAllIps": false,
|
||||||
"namePrefix": ""
|
"namePrefix": ""
|
||||||
},
|
},*/
|
||||||
{
|
{
|
||||||
"type": "battery",
|
"type": "battery",
|
||||||
"keyIcon": "",
|
"keyIcon": "",
|
||||||
@@ -295,11 +299,11 @@
|
|||||||
{
|
{
|
||||||
"type": "poweradapter",
|
"type": "poweradapter",
|
||||||
"keyIcon": ""
|
"keyIcon": ""
|
||||||
},
|
},/*
|
||||||
{
|
{
|
||||||
"type": "locale",
|
"type": "locale",
|
||||||
"keyIcon": ""
|
"keyIcon": ""
|
||||||
},
|
},*/
|
||||||
"break",
|
"break",
|
||||||
{
|
{
|
||||||
"type": "colors",
|
"type": "colors",
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9
|
|||||||
bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
||||||
|
|
||||||
#screenshot tool
|
#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
|
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||||
bindm = $mainMod, mouse:272, movewindow
|
bindm = $mainMod, mouse:272, movewindow
|
||||||
|
|||||||
Reference in New Issue
Block a user