Small changes...
This commit is contained in:
parent
7ba05dd725
commit
ecc261b81e
@ -176,7 +176,8 @@ detect-client-opacity = true;
|
|||||||
refresh-rate = 0;
|
refresh-rate = 0;
|
||||||
|
|
||||||
# Vertical synchronization: match the refresh rate of the monitor
|
# Vertical synchronization: match the refresh rate of the monitor
|
||||||
vsync = "opengl-swc";
|
vsync = true;
|
||||||
|
use-damage = false;
|
||||||
|
|
||||||
# Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
|
# Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
|
||||||
# Reported to have no effect, though.
|
# Reported to have no effect, though.
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# APPS
|
# APPS
|
||||||
#~~~~~~
|
#~~~~~~
|
||||||
super + b
|
super + b
|
||||||
iceweasel
|
"$BROWSER"
|
||||||
super + d
|
super + d
|
||||||
rofi -show run
|
rofi -show run
|
||||||
super + Return
|
super + Return
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Torrent
|
Name=Torrent
|
||||||
Exec=/home/samedamci/.local/bin/scripts/linkhandler %U
|
Exec=/home/samedamci/.local/bin/scripts/linkhandler %u
|
||||||
|
Loading…
x
Reference in New Issue
Block a user