Fixing some i3 and rofi things

This commit is contained in:
Colin Powell
2019-12-06 12:31:38 -05:00
parent fb8ae6d15f
commit b1808a8bb0
5 changed files with 9 additions and 12 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
feh --bg-scale ~/var/inbox/ng_photos/`ls -Art ~/var/inbox/ng_photos | tail -n 1`
feh --bg-scale ~/var/inbox/astrobin/`ls -Art ~/var/inbox/astrobin | tail -n 1`
setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle
setxkbmap -option caps:escape -option compose:ralt &

View File

@ -1,4 +1,3 @@
#!/bin/sh
export DISPLAY=:0
xrandr --output HDMI-2 --off --output HDMI-1 --mode 3840x2160 --pos 1920x0 --rotate normal --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x200 --rotate normal --output DP-2 --mode 1920x1080 --pos 5760x0 --rotate left
xrandr --output HDMI-2 --off --output HDMI-1 --mode 2560x1440 --pos 1920x192 --rotate normal --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x360 --rotate normal --output DP-2 --mode 1920x1080 --pos 4480x0 --rotate left
~/.screenlayout/keyboard-and-bg.sh