🔧 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
|
||||
tootle &
|
||||
super + f
|
||||
librewolf &
|
||||
librewolf-bin &
|
||||
super + c
|
||||
chromium --password-store=basic %U &
|
||||
chromium-bin --password-store=basic %U &
|
||||
super + i
|
||||
inkscape &
|
||||
# flatpak run org.inkscape.Inkscape &
|
||||
|
|
@ -183,7 +183,7 @@ super + k
|
|||
keepassxc &
|
||||
# krita --nosplash &
|
||||
super + t
|
||||
thunderbird &
|
||||
thunderbird-bin &
|
||||
super + p
|
||||
pcmanfm &
|
||||
super + b
|
||||
|
|
@ -191,14 +191,14 @@ super + b
|
|||
super + m
|
||||
mousepad &
|
||||
super + n
|
||||
libreoffice &
|
||||
libreoffice-bin &
|
||||
# onlyoffice-desktopeditors &
|
||||
# open office
|
||||
# desktopeditors &
|
||||
super + j
|
||||
FBReader &
|
||||
super + l
|
||||
gcolor3 &
|
||||
# super + l
|
||||
# gcolor3 &
|
||||
super + u
|
||||
qalculate-qt &
|
||||
super + y
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ alias obs="gobble flatpak run com.obsproject.Studio"
|
|||
alias Code="cd ~/Documents/Code && ls"
|
||||
alias graphics="cd ~/Documents/Graphic_Design && ls"
|
||||
alias Math="cd ~/Documents/Math && ls"
|
||||
alias sophia="cd ~/Documents/sophia && ls"
|
||||
alias cplus="cd ~/Documents/Code/cpp && ls"
|
||||
alias js="cd ~/Documents/Code/javascript && 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 lxapp="lxappearance"
|
||||
alias pcolor="xcolor -P 50 | tee /dev/stderr | xclip -sel clip"
|
||||
alias hd="ncdu"
|
||||
# one of our most usful aliases (useful in conjunction with yank, awk, etc.):
|
||||
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