Switching to qutebrowser from brave; adding wireshark group to user
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
isNormalUser = true;
|
||||
useDefaultShell = true;
|
||||
description = "random";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "dialout" "plugdev" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "dialout" "plugdev" "wireshark" ];
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@ bindsym $mod+Return exec "alacritty"
|
||||
bindsym $mod+Shift+b exec "blueman-manager"
|
||||
bindsym $mod+Shift+d exec "vesktop"
|
||||
bindsym $mod+Shift+e exec "emacsclient -c"
|
||||
bindsym $mod+Shift+f exec "brave"
|
||||
bindsym $mod+Shift+f exec "qutebrowser"
|
||||
bindsym $mod+Shift+m exec "proton-mail"
|
||||
bindsym $mod+Shift+p exec "rofi-rbw"
|
||||
bindsym $mod+Shift+s exec "flameshot gui"
|
||||
|
||||
@@ -34,5 +34,6 @@
|
||||
".config/rofi/config.rasi".source = ../dotfiles/.config/rofi/config.rasi;
|
||||
".config/polybar/config.ini".source = ../dotfiles/.config/polybar/config.ini;
|
||||
".config/alacritty/alacritty.toml".source = ../dotfiles/.config/alacritty/alacritty.toml;
|
||||
".config/qutebrowser/config.py".source = ../dotfiles/.config/qutebrowser/config.py;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
audacity
|
||||
wireshark
|
||||
flameshot
|
||||
qutebrowser
|
||||
libreoffice
|
||||
pavucontrol
|
||||
easyeffects
|
||||
|
||||
Reference in New Issue
Block a user