idk some changes

This commit is contained in:
2025-05-14 23:38:46 +02:00
parent 37f830bf4a
commit 4909fcc7bd
9 changed files with 33 additions and 5609 deletions

View File

@ -1,10 +1,14 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"source": "arch_small",
"source": "/home/alex/dotfiles/.config/fastfetch/logo.txt",
"padding": {
"top": 2,
"right": 4
"top": 0,
"right": 2
},
"color": {
"1": "red",
"2": "yellow"
}
},
"display": {
@ -23,11 +27,13 @@
}
},
"color": {
"keys": "cyan", // Key color
"title": "light_blue" // Title color
"keys": "yellow", // Key color
"title": "red" // Title color
},
},
"modules": [
"break",
"break",
"break",
{
"type": "os",

BIN
.config/fastfetch/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -0,0 +1,16 @@
# #
### ###
#### ####
##### #####
##### #####
######## ########
########## ### ##########
### ###### #### ###### ###
### ############## ###
### ########## ###
### ###### ###
### #### ###
### #### ###
# #### #
####
##

View File

@ -52,6 +52,10 @@ bind = $mainMod SHIFT, left, moveWindow, l
bind = $mainMod SHIFT, right, moveWindow, r
bind = $mainMod SHIFT, up, moveWindow, u
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]
bind = $mainMod, 1, workspace, 1

View File

@ -33,8 +33,8 @@ decoration {
rounding_power = 10
# Change transparency of focused and unfocused windows
active_opacity = 0.9
inactive_opacity = 0.9
active_opacity = 0.85
inactive_opacity = 0.85
shadow {
enabled = true