🔧 Updated configs
This commit is contained in:
parent
abef0d051c
commit
3c5ce72efa
3 changed files with 5501 additions and 6 deletions
|
|
@ -167,9 +167,9 @@ super + a
|
||||||
super + z
|
super + z
|
||||||
tootle &
|
tootle &
|
||||||
super + f
|
super + f
|
||||||
librewolf &
|
librewolf-bin &
|
||||||
super + c
|
super + c
|
||||||
chromium --password-store=basic %U &
|
chromium-bin --password-store=basic %U &
|
||||||
super + i
|
super + i
|
||||||
inkscape &
|
inkscape &
|
||||||
# flatpak run org.inkscape.Inkscape &
|
# flatpak run org.inkscape.Inkscape &
|
||||||
|
|
@ -183,7 +183,7 @@ super + k
|
||||||
keepassxc &
|
keepassxc &
|
||||||
# krita --nosplash &
|
# krita --nosplash &
|
||||||
super + t
|
super + t
|
||||||
thunderbird &
|
thunderbird-bin &
|
||||||
super + p
|
super + p
|
||||||
pcmanfm &
|
pcmanfm &
|
||||||
super + b
|
super + b
|
||||||
|
|
@ -191,14 +191,14 @@ super + b
|
||||||
super + m
|
super + m
|
||||||
mousepad &
|
mousepad &
|
||||||
super + n
|
super + n
|
||||||
libreoffice &
|
libreoffice-bin &
|
||||||
# onlyoffice-desktopeditors &
|
# onlyoffice-desktopeditors &
|
||||||
# open office
|
# open office
|
||||||
# desktopeditors &
|
# desktopeditors &
|
||||||
super + j
|
super + j
|
||||||
FBReader &
|
FBReader &
|
||||||
super + l
|
# super + l
|
||||||
gcolor3 &
|
# gcolor3 &
|
||||||
super + u
|
super + u
|
||||||
qalculate-qt &
|
qalculate-qt &
|
||||||
super + y
|
super + y
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@ alias obs="gobble flatpak run com.obsproject.Studio"
|
||||||
alias Code="cd ~/Documents/Code && ls"
|
alias Code="cd ~/Documents/Code && ls"
|
||||||
alias graphics="cd ~/Documents/Graphic_Design && ls"
|
alias graphics="cd ~/Documents/Graphic_Design && ls"
|
||||||
alias Math="cd ~/Documents/Math && ls"
|
alias Math="cd ~/Documents/Math && ls"
|
||||||
|
alias sophia="cd ~/Documents/sophia && ls"
|
||||||
alias cplus="cd ~/Documents/Code/cpp && ls"
|
alias cplus="cd ~/Documents/Code/cpp && ls"
|
||||||
alias js="cd ~/Documents/Code/javascript && ls"
|
alias js="cd ~/Documents/Code/javascript && ls"
|
||||||
alias py="cd ~/Documents/Code/python && ls"
|
alias py="cd ~/Documents/Code/python && ls"
|
||||||
|
|
@ -166,6 +167,7 @@ alias {wi,ssid}="doas iw wlan0 scan | grep SSID"
|
||||||
#alias wifi-down="doas ifconfig wlan0 down"
|
#alias wifi-down="doas ifconfig wlan0 down"
|
||||||
|
|
||||||
alias lxapp="lxappearance"
|
alias lxapp="lxappearance"
|
||||||
|
alias pcolor="xcolor -P 50 | tee /dev/stderr | xclip -sel clip"
|
||||||
alias hd="ncdu"
|
alias hd="ncdu"
|
||||||
# one of our most usful aliases (useful in conjunction with yank, awk, etc.):
|
# one of our most usful aliases (useful in conjunction with yank, awk, etc.):
|
||||||
alias {xsel,catx}="xclip -sel clip" # useful with < or | redirection operators
|
alias {xsel,catx}="xclip -sel clip" # useful with < or | redirection operators
|
||||||
|
|
|
||||||
5493
gentoo/portage/savedconfig/sys-kernel/linux-firmware-20260110
Normal file
5493
gentoo/portage/savedconfig/sys-kernel/linux-firmware-20260110
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue