summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2019-01-15 12:32:31 +0100
committerEduardo Pedroni <e.pedroni91@gmail.com>2019-01-15 12:32:31 +0100
commitc98e1533d5a57657dcb7178f62d92136f0ca4d97 (patch)
treec9121f5723b2033d1441342aeeb66af0f8f4ccfb /.config
parente6df6b57396f2f182e065ce1461d41fa73595ba3 (diff)
Updated alacritty config to remove that stupid URL feature
Diffstat (limited to '.config')
-rw-r--r--.config/alacritty/alacritty-desktop.yml4
-rw-r--r--.config/alacritty/alacritty-laptop.yml4
-rw-r--r--.config/gtk-2.0/gtkfilechooser.ini4
3 files changed, 6 insertions, 6 deletions
diff --git a/.config/alacritty/alacritty-desktop.yml b/.config/alacritty/alacritty-desktop.yml
index 5eae7c9..208a379 100644
--- a/.config/alacritty/alacritty-desktop.yml
+++ b/.config/alacritty/alacritty-desktop.yml
@@ -230,12 +230,12 @@ mouse:
# If this is `true`, the cursor is temporarily hidden when typing.
hide_when_typing: false
- url:
+ #url:
# URL launcher
#
# This program is executed when clicking on a text which is recognized as a URL.
# The URL is always added to the command as the last parameter.
- launcher: xdg-open
+ #launcher: xdg-open
# URL modifiers
#
diff --git a/.config/alacritty/alacritty-laptop.yml b/.config/alacritty/alacritty-laptop.yml
index ad22f74..4a0a1f1 100644
--- a/.config/alacritty/alacritty-laptop.yml
+++ b/.config/alacritty/alacritty-laptop.yml
@@ -230,12 +230,12 @@ mouse:
# If this is `true`, the cursor is temporarily hidden when typing.
hide_when_typing: false
- url:
+ #url:
# URL launcher
#
# This program is executed when clicking on a text which is recognized as a URL.
# The URL is always added to the command as the last parameter.
- launcher: xdg-open
+ #launcher: xdg-open
# URL modifiers
#
diff --git a/.config/gtk-2.0/gtkfilechooser.ini b/.config/gtk-2.0/gtkfilechooser.ini
index 3ae7beb..7ffc6b0 100644
--- a/.config/gtk-2.0/gtkfilechooser.ini
+++ b/.config/gtk-2.0/gtkfilechooser.ini
@@ -2,8 +2,8 @@
LocationMode=path-bar
ShowHidden=false
ShowSizeColumn=true
-GeometryX=2133
-GeometryY=57
+GeometryX=0
+GeometryY=0
GeometryWidth=852
GeometryHeight=630
SortColumn=name