idk some changes
This commit is contained in:
parent
37f830bf4a
commit
4909fcc7bd
@ -1,10 +1,14 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||||
"logo": {
|
"logo": {
|
||||||
"source": "arch_small",
|
"source": "/home/alex/dotfiles/.config/fastfetch/logo.txt",
|
||||||
"padding": {
|
"padding": {
|
||||||
"top": 2,
|
"top": 0,
|
||||||
"right": 4
|
"right": 2
|
||||||
|
},
|
||||||
|
"color": {
|
||||||
|
"1": "red",
|
||||||
|
"2": "yellow"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"display": {
|
"display": {
|
||||||
@ -23,11 +27,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"color": {
|
"color": {
|
||||||
"keys": "cyan", // Key color
|
"keys": "yellow", // Key color
|
||||||
"title": "light_blue" // Title color
|
"title": "red" // Title color
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
|
"break",
|
||||||
|
"break",
|
||||||
"break",
|
"break",
|
||||||
{
|
{
|
||||||
"type": "os",
|
"type": "os",
|
||||||
|
BIN
.config/fastfetch/logo.png
Normal file
BIN
.config/fastfetch/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
16
.config/fastfetch/logo.txt
Normal file
16
.config/fastfetch/logo.txt
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# #
|
||||||
|
### ###
|
||||||
|
#### ####
|
||||||
|
##### #####
|
||||||
|
##### #####
|
||||||
|
######## ########
|
||||||
|
########## ### ##########
|
||||||
|
### ###### #### ###### ###
|
||||||
|
### ############## ###
|
||||||
|
### ########## ###
|
||||||
|
### ###### ###
|
||||||
|
### #### ###
|
||||||
|
### #### ###
|
||||||
|
# #### #
|
||||||
|
####
|
||||||
|
##
|
@ -52,6 +52,10 @@ bind = $mainMod SHIFT, left, moveWindow, l
|
|||||||
bind = $mainMod SHIFT, right, moveWindow, r
|
bind = $mainMod SHIFT, right, moveWindow, r
|
||||||
bind = $mainMod SHIFT, up, moveWindow, u
|
bind = $mainMod SHIFT, up, moveWindow, u
|
||||||
bind = $mainMod SHIFT, down, moveWindow, d
|
bind = $mainMod SHIFT, down, moveWindow, d
|
||||||
|
bind = $mainMod SHIFT, h, moveWindow, l
|
||||||
|
bind = $mainMod SHIFT, l, moveWindow, r
|
||||||
|
bind = $mainMod SHIFT, k, moveWindow, u
|
||||||
|
bind = $mainMod SHIFT, j, moveWindow, d
|
||||||
|
|
||||||
# Switch workspaces with mainMod + [0-9]
|
# Switch workspaces with mainMod + [0-9]
|
||||||
bind = $mainMod, 1, workspace, 1
|
bind = $mainMod, 1, workspace, 1
|
||||||
|
@ -33,8 +33,8 @@ decoration {
|
|||||||
rounding_power = 10
|
rounding_power = 10
|
||||||
|
|
||||||
# Change transparency of focused and unfocused windows
|
# Change transparency of focused and unfocused windows
|
||||||
active_opacity = 0.9
|
active_opacity = 0.85
|
||||||
inactive_opacity = 0.9
|
inactive_opacity = 0.85
|
||||||
|
|
||||||
shadow {
|
shadow {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
@ -1,21 +0,0 @@
|
|||||||
background #1e1e1e
|
|
||||||
foreground #b8bcb9
|
|
||||||
cursor #eee
|
|
||||||
selection_background #efcc00
|
|
||||||
color0 #3a3c43
|
|
||||||
color8 #888987
|
|
||||||
color1 #be3e48
|
|
||||||
color9 #fb001e
|
|
||||||
color2 #869a3a
|
|
||||||
color10 #0e712e
|
|
||||||
color3 #c4a535
|
|
||||||
color11 #c37033
|
|
||||||
color4 #4e76a1
|
|
||||||
color12 #176ce3
|
|
||||||
color5 #855b8d
|
|
||||||
color13 #fb0067
|
|
||||||
color6 #568ea3
|
|
||||||
color14 #2d6f6c
|
|
||||||
color7 #b8bcb9
|
|
||||||
color15 #fcffb8
|
|
||||||
selection_foreground #1e1e1e
|
|
@ -1,21 +0,0 @@
|
|||||||
background #1c1e20
|
|
||||||
foreground #b8daee
|
|
||||||
cursor #708183
|
|
||||||
selection_background #2a2a24
|
|
||||||
color0 #1c1d19
|
|
||||||
color8 #1c1d19
|
|
||||||
color1 #f18238
|
|
||||||
color9 #d12a24
|
|
||||||
color2 #9ed264
|
|
||||||
color10 #a7d32c
|
|
||||||
color3 #f3ef6d
|
|
||||||
color11 #ff8948
|
|
||||||
color4 #4f96be
|
|
||||||
color12 #61b8d0
|
|
||||||
color5 #695abb
|
|
||||||
color13 #695abb
|
|
||||||
color6 #d53864
|
|
||||||
color14 #d53864
|
|
||||||
color7 #fefffe
|
|
||||||
color15 #fefffe
|
|
||||||
selection_foreground #1c1e20
|
|
2780
kitty/kitty.conf
2780
kitty/kitty.conf
File diff suppressed because it is too large
Load Diff
2780
kitty/kitty.conf.bak
2780
kitty/kitty.conf.bak
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user