auto up 16:24:24 up 1:02, 2 users, load average: 0.54, 0.27, 0.10

This commit is contained in:
2025-11-14 16:24:26 +01:00
parent c20d49544a
commit 1eff7d42c7
2 changed files with 13 additions and 1 deletions

View File

@@ -5,12 +5,20 @@ monitor = HDMI-A-1, 1920x1080@60, 0x0, 1
monitor = HDMI-A-2, 1920x1080@60, -1920x0, 1
monitor = DP-1, 1920x1080@60, 1920x0, 1
input:tablet {
device {
name = gaomon-gaomon-tablet # Big one
output = HDMI-A-1
active_area_size = 170, 120
active_area_position = 35, 30
}
device {
name = gaomon-gaomon-tablet-pen # Small one
output = HDMI-A-1
active_area_size = 155, 60
active_area_position = 0, 0
}
#######################################################################################
$terminal = alacritty

View File

@@ -97,3 +97,7 @@ alias gre='grep -C 7 '
alias f='nvim -c "lua vim.defer_fn(function() require(\"utils.functions\").fzf_wrapped(\"find\") end, 100)"'
alias g='nvim -c "lua vim.defer_fn(function() require(\"utils.functions\").fzf_wrapped(\"grep\") end, 100)"'
alias kn="killall .nextcloud-wrapped"
alias nvi="nvim"
alias vim="nvim"
alias im="nvim"
alias nim"nvim"