Compare commits
No commits in common. "b942486036e47b13ee6b6a8b859bb066ad543646" and "6db300881780a4d0ea6dd3e5ca15ae9ff2237691" have entirely different histories.
b942486036
...
6db3008817
2 changed files with 4 additions and 17 deletions
|
@ -12,7 +12,6 @@
|
|||
--tab-border-radius: 50px !important;
|
||||
--tabs-border-color: transparent !important;
|
||||
}
|
||||
|
||||
#navigator-toolbox {
|
||||
border: 0px !important;
|
||||
}
|
||||
|
@ -34,21 +33,14 @@
|
|||
#back-button {
|
||||
display: none !important;
|
||||
}
|
||||
*/
|
||||
|
||||
#forward-button {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#reload-button {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/*
|
||||
#tracking-protection-icon-container {
|
||||
display: none !important;
|
||||
}
|
||||
*/
|
||||
/*#tracking-protection-icon-container {
|
||||
display: none !important;
|
||||
}*/
|
||||
|
||||
#urlbar-container {
|
||||
width: unset !important;
|
||||
|
@ -64,8 +56,7 @@
|
|||
z-index: 999999 !important;
|
||||
}
|
||||
|
||||
#urlbar-background,
|
||||
#searchbar {
|
||||
#urlbar-background, #searchbar {
|
||||
border: 0px none !important;
|
||||
}
|
||||
|
||||
|
@ -79,11 +70,9 @@
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
/*
|
||||
#PanelUI-button {
|
||||
display: none !important;
|
||||
}
|
||||
*/
|
||||
|
||||
#nav-bar:not([tabs-hidden="true"]) {
|
||||
box-shadow: none !important;
|
||||
|
|
|
@ -61,9 +61,7 @@ for_window [title="^Authentication Required$" app_id="lxqt-policykit-agent"] flo
|
|||
bindsym Scroll_Lock exec --no-startup-id $lockwall, mode "default"
|
||||
|
||||
# Adjust screen brightness with keys
|
||||
bindsym XF86MonBrightnessUp exec "brightnessctl set 10%+"
|
||||
bindsym Mod4+Mod1+Up exec "brightnessctl set 10%+"
|
||||
bindsym XF86MonBrightnessDown exec "brightnessctl set 10%-"
|
||||
bindsym Mod4+Mod1+Down exec "brightnessctl set 10%-"
|
||||
bindsym Mod4+Mod1+Shift+Up exec "brightnessctl set 1%+"
|
||||
bindsym Mod4+Mod1+Shift+Down exec "brightnessctl set 1%-"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue