This commit is contained in:
alex
2026-03-11 11:42:38 +00:00
parent ecf8f886f9
commit 796d36a138
7 changed files with 11 additions and 4 deletions

View File

@@ -3,8 +3,6 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
exec fish
export HISTSIZE=10
alias e="nvim"

View File

@@ -6,3 +6,4 @@ SETUVAR _fisher_jorgebucaran_2F_fisher_files:\x7e/\x2econfig/fish/functions/fish
SETUVAR _fisher_plugins:jorgebucaran/fisher\x1ecatppuccin/fish
SETUVAR _fisher_upgraded_to_4_4:\x1d
SETUVAR fish_greeting:\x1d
SETUVAR fish_user_paths:/home/alex/\x2ebun/bin

View File

@@ -0,0 +1,3 @@
function la --wraps='ls -a' --description 'alias la ls -a'
ls -a $argv
end

View File

@@ -22,6 +22,7 @@
# See https://wiki.hypr.land/Configuring/Monitors/
monitor=,preferred,auto,auto
source = ./monitors.conf
###################
@@ -106,7 +107,7 @@ general {
# https://wiki.hypr.land/Configuring/Variables/#decoration
decoration {
rounding = 10
rounding = 0
rounding_power = 2
# Change transparency of focused and unfocused windows

View File

@@ -0,0 +1,4 @@
# Generated by nwg-displays on 2026-03-10 at 17:25:28. Do not edit manually.
monitor=eDP-1,2880x1800@120.0,0x0,2.0
monitor=DP-3,1920x1080@60.0,1440x0,0.9999999999999997

View File

View File

@@ -5,7 +5,7 @@
helper =
helper = !/usr/bin/gh auth git-credential
[user]
email = misc@wiesner.com.br
email = alexander@wiesner.com.br
name = alex
[init]
defaultBranch = main