Improve laptop config, add aliases
This commit is contained in:
parent
7cf3693887
commit
4fa6cb1616
@ -11,6 +11,10 @@ alias gpu='git push'
|
||||
alias gp='git pull'
|
||||
alias gc='git commit -a -m'
|
||||
alias ga='git add ./*'
|
||||
alias cfh='nvim ~/.config/hypr/'
|
||||
alias cfn='nvim ~/.config/nvim/'
|
||||
alias cff='nvim ~/.config/fish/config.fish'
|
||||
alias cfw='nvim ~/.config/waybar/'
|
||||
|
||||
function y
|
||||
set tmp (mktemp -t "yazi-cwd.XXXXXX")
|
||||
|
@ -50,5 +50,5 @@ bind = $mainMod CTRL, D, exec, hyprctl keyword monitor HDMI-A-1, 1920x1080@60, 1
|
||||
bind = $mainMod CTRL, E, exec, hyprctl keyword monitor HDMI-A-1, 1920x1080@60, 1920x0, 1 && notify-send 'Set to expand external display'
|
||||
|
||||
# Internal display controls
|
||||
bind = $mainMod ALT, E, exec, hyprctl keyword monitor eDP-1, 2880x1800@60, 0x0, 1.5 && notify-send 'Set to battery optimized display settings'
|
||||
bind = $mainMod ALT, P, exec, hyprctl keyword monitor eDP-1, preferred, 0x0, 1.5 && notify-send 'Set to performance optimized display settings'
|
||||
bind = $mainMod ALT, E, exec, hyprctl keyword monitor eDP-1, 2880x1800@60, 0x0, 1.5 && cpupower-gui -b && notify-send 'Set to battery optimized settings'
|
||||
bind = $mainMod ALT, P, exec, hyprctl keyword monitor eDP-1, 2880x1800@120, 0x0, 1.5 && cpupower-gui -p && notify-send 'Set to performance optimized settings'
|
||||
|
@ -39,6 +39,7 @@ bash
|
||||
bash-language-server
|
||||
bashtop
|
||||
biber
|
||||
bind
|
||||
binutils
|
||||
bison
|
||||
blas
|
||||
@ -118,6 +119,8 @@ faac
|
||||
faad2
|
||||
fakeroot
|
||||
fcitx5
|
||||
fcitx5-configtool
|
||||
fcitx5-qt
|
||||
ffcall
|
||||
ffmpeg
|
||||
ffmpeg4.4
|
||||
@ -489,6 +492,7 @@ jbig2dec
|
||||
jbigkit
|
||||
jdk-openjdk
|
||||
jdtls
|
||||
jemalloc
|
||||
jq
|
||||
js115
|
||||
js128
|
||||
@ -746,6 +750,7 @@ libluv
|
||||
libmad
|
||||
libmanette
|
||||
libmatroska
|
||||
libmaxminddb
|
||||
libmd
|
||||
libmfx
|
||||
libmicrodns
|
||||
@ -839,6 +844,7 @@ libunibreak
|
||||
libunistring
|
||||
libunwind
|
||||
libupnp
|
||||
liburcu
|
||||
libusb
|
||||
libusbmuxd
|
||||
libutempter
|
||||
@ -1250,7 +1256,7 @@ sbc
|
||||
scdoc
|
||||
sdbus-cpp
|
||||
sddm
|
||||
sdl2
|
||||
sdl2-compat
|
||||
sdl2-debug
|
||||
sdl3
|
||||
seahorse
|
||||
|
Loading…
x
Reference in New Issue
Block a user