🔧 Got wireshark in dark mode
This commit is contained in:
parent
e0c9c379f2
commit
648aca506d
2 changed files with 3 additions and 0 deletions
|
|
@ -644,3 +644,5 @@ doas groupadd pcap
|
|||
doas usermod -aG pcap "$USER"
|
||||
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
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ source /usr/bin/virtualenvwrapper_lazy.sh
|
|||
|
||||
# custom BROWSER env for ddgr:
|
||||
export BROWSER=librewolf
|
||||
export QT_STYLE_OVERRIDE=Adwaita-Dark
|
||||
# export BROWSER=links
|
||||
export EDITOR=nvim
|
||||
export PF_INFO="ascii os kernel pkgs shell wm editor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue