From ecc261b81ea613c2ea833ec143723289f0979e15 Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Fri, 15 May 2020 12:18:45 +0200 Subject: [PATCH] Small changes... --- .config/picom/picom.conf | 3 ++- .config/sxhkd/sxhkdrc | 2 +- .local/share/applications/linkhandler.desktop | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 0a12d83..af349c2 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -176,7 +176,8 @@ detect-client-opacity = true; refresh-rate = 0; # 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. # Reported to have no effect, though. diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index ad538c7..a83d8cb 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -13,7 +13,7 @@ # APPS #~~~~~~ super + b - iceweasel + "$BROWSER" super + d rofi -show run super + Return diff --git a/.local/share/applications/linkhandler.desktop b/.local/share/applications/linkhandler.desktop index 9b4f29b..a67454b 100644 --- a/.local/share/applications/linkhandler.desktop +++ b/.local/share/applications/linkhandler.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=Application Name=Torrent -Exec=/home/samedamci/.local/bin/scripts/linkhandler %U +Exec=/home/samedamci/.local/bin/scripts/linkhandler %u