From 00f3ab948b01938eb2817f544a3903b7a31d8034 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Tue, 13 Aug 2019 00:28:15 +0200 Subject: Add customisations from neptun --- dot.config-i3-config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dot.config-i3-config') diff --git a/dot.config-i3-config b/dot.config-i3-config index aa76aa3..8434292 100644 --- a/dot.config-i3-config +++ b/dot.config-i3-config @@ -4,7 +4,7 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:Source Code Pro Medium 8 +font pango:Source Code Pro Medium 11 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). @@ -153,6 +153,7 @@ bindsym XF86MonBrightnessUp exec xbacklight -inc 10 bindsym XF86MonBrightnessDown exec xbacklight -dec 10 bindsym $mod+Escape exec $lockcommand bindsym XF86Sleep exec systemctl suspend +bindsym $mod+Print exec systemctl suspend bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% -- cgit v1.2.3