Brave as default browser, add/remove programs
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
numlock_by_default = true;
|
||||
|
||||
touchpad = {
|
||||
disable_while_typing = true;
|
||||
disable_while_typing = false;
|
||||
natural_scroll = true;
|
||||
middle_button_emulation = true;
|
||||
scroll_factor = 0.5;
|
||||
@@ -314,7 +314,7 @@
|
||||
bind = $mainMod, B, submap, browser_select
|
||||
submap = browser_select
|
||||
|
||||
bind =, B, exec, brave --enable-blink-features=MiddleClickAutoscroll
|
||||
bind =, B, exec, brave
|
||||
bind =, B, submap, reset
|
||||
|
||||
bind = SHIFT, F, exec, firefox
|
||||
|
||||
@@ -130,7 +130,7 @@
|
||||
"pulseaudio#audio" = {
|
||||
format = "<big>{icon}</big> {volume}%";
|
||||
format-muted = "<big></big> {volume}%";
|
||||
format-bluetooth = "{icon}";
|
||||
format-bluetooth = "{icon} {volume}%";
|
||||
format-bluetooth-muted = " {volume}%";
|
||||
format-icons = {
|
||||
headphone = "";
|
||||
|
||||
Reference in New Issue
Block a user