Skip to content

Instantly share code, notes, and snippets.

View si-m's full-sized avatar

Santiago si-m

View GitHub Profile
@si-m
si-m / i3_startup.sh
Created April 11, 2018 21:21
Xrandr config for xps 9360 display
xrandr --newmode "1920x1080" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync &&
xrandr --addmode eDP1 1920x1080 &&
xrandr --output eDP1 --mode 1920x1080
@si-m
si-m / i3status.conf
Created March 28, 2018 22:09
Personal I3 status bar config
# i3status configuration file.
# see "man i3status" for documentation.
# It is important that this file is edited as UTF-8.
# The following line should contain a sharp s:
# ß
# If the above line is not correctly displayed, fix your editor first!
general {
colors = true
@si-m
si-m / i3.config
Created March 28, 2018 22:00
Personal i3 config file.
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout some time, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!