i3 Setup and Configuration
#4
also suggest installing 'clipit' 'i3status' 'i3blocks' packages.
#for a battery icon add to config, this also gives preference to change power button behavior.
bar {
}
exec mate-power-manager

# Screen brightness controls (already worked for me without this config addition)
bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # increase screen brightness
bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightness

# Pulse Audio controls
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +5% #increase sound volume
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #decrease sound volume
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound

# Touchpad controls
bindsym XF86TouchpadToggle exec /some/path/toggletouchpad.sh # toggle touchpad


Messages In This Thread
i3 Setup and Configuration - by CandyAngel - 11-09-2019, 09:32 AM
RE: i3 Setup and Configuration - by Axevy - 11-16-2019, 07:13 PM
RE: i3 Setup and Configuration - by IAteYourBacon - 11-17-2019, 03:14 AM
RE: i3 Setup and Configuration - by Keith - 01-12-2020, 11:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Setup power profile from nvme bootscript korneliuszo 2 10,980 02-11-2020, 11:02 AM
Last Post: korneliuszo

Forum Jump:


Users browsing this thread: 1 Guest(s)