🔧 Updated configurations
This commit is contained in:
parent
e9c0733ae9
commit
d197cd70f9
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
import = ["/home/brian/.config/alacritty/themes/themes/gruvbox_material_medium_dark.toml"]
|
||||
general.import = [
|
||||
"/home/brian/.config/alacritty/themes/themes/gruvbox_material_medium_dark.toml",
|
||||
]
|
||||
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
|
|
|
|||
|
|
@ -646,3 +646,6 @@ doas chgrp pcap /usr/bin/tcpdump
|
|||
doas setcap cap_net_raw,cap_net_admin=ep /usr/bin/tcpdump
|
||||
Install adwaita-qt6 (not git version)
|
||||
paru adwaita-qt6
|
||||
Install dxvk-bin and set it up (may need to re-run whenever installing new vulkan drivers)
|
||||
paru dxvk-bin
|
||||
setup_dxvk install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue