mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/hypr/hyprland/general.conf
Update .config/fish/config.fish
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
general {
|
general {
|
||||||
gaps_in = 5
|
gaps_in = 3
|
||||||
gaps_out = 20
|
gaps_out = 10
|
||||||
|
|
||||||
border_size = 3
|
border_size = 2
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||||
# col.active_border = rgba(09E4F333) rgba(48F3094C) 45deg
|
# col.active_border = rgba(09E4F333) rgba(48F3094C) 45deg
|
||||||
|
|||||||
@@ -2,6 +2,8 @@ if status is-interactive
|
|||||||
# editors for yazi
|
# editors for yazi
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export VISUAL="nvim"
|
export VISUAL="nvim"
|
||||||
|
# better shell history
|
||||||
|
atuin init fish | source
|
||||||
# no dum greeting
|
# no dum greeting
|
||||||
set fish_greeting ""
|
set fish_greeting ""
|
||||||
# yes, please setup git for me
|
# yes, please setup git for me
|
||||||
|
|||||||
Reference in New Issue
Block a user