Compare commits

..

1 Commits

Author SHA1 Message Date
a8f81bb7f4 ghostty config 2025-05-09 14:25:29 +02:00
4 changed files with 18 additions and 7 deletions

View File

@@ -6,8 +6,6 @@ end
oh-my-posh init fish --config $HOME/.config/ohmyposh/atomic.omp.json | source
pokeget $(shuf -i 1-721 -n 1) --hide-name
zoxide init fish | source
fzf --fish | source
alias ll="ls -lh"
alias la="ls -lha"
@@ -18,4 +16,4 @@ alias burn-orphanage="pacman -Qqtd | sudo pacman -Rsu -"
alias cd..="cd .."
alias girlboss="sudo"
alias vifish="nvim $HOME/.config/fish/config.fish"
alias vifish="vim $HOME/.config/fish/config.fish"

17
.config/ghostty/config Normal file
View File

@@ -0,0 +1,17 @@
font-family =
font-family-bold =
font-family-italic =
font-family-bold-italic =
font-size = 16
theme =
background = 131313
foreground = ffffff
cursor-color =
cursor-invert-fg-bg = false
cursor-opacity = 1
cursor-style = block
cursor-style-blink = true
background-opacity = .7
background-blur = false
maximize = true
fullscreen = false

View File

@@ -1,7 +1,6 @@
arrpc
fastfetch
fish
fzf
git
hyfetch
neovim
@@ -14,4 +13,3 @@ reflector
tree
ttf-sourcecodepro-nerd
vim
zoxide

View File

@@ -2,7 +2,6 @@ arrpc
brightnessctl
fastfetch
fish
fzf
git
hyfetch
hypridle
@@ -36,4 +35,3 @@ waybar
wlogout
wofi
xwaylandvideobridge
zoxide