mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
auto up 16:24:24 up 1:02, 2 users, load average: 0.54, 0.27, 0.10
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user