Update configs.

master
josiah 4 years ago
parent 19f55d58c4
commit cfd94297af

@ -79,7 +79,7 @@ awful.layout.layouts = {
-- awful.layout.suit.tile.left,
awful.layout.suit.tile.bottom,
-- awful.layout.suit.tile.top,
-- awful.layout.suit.fair,
awful.layout.suit.fair,
-- awful.layout.suit.fair.horizontal,
-- awful.layout.suit.spiral,
-- awful.layout.suit.spiral.dwindle,
@ -610,7 +610,7 @@ autorunApps =
{
"syncthing-gtk",
"ssh -X josiah@hatchery -v -Y calibre",
"xrandr --output HDMI-0 --mode 2560x1440 --pos 0x0 --rotate normal --primary --output DP-2 --off --output DP-4 --off --output DP-0 --off",
"xrandr --output HDMI-1 --mode 2560x1440 --pos 0x0 --rotate normal --primary --output DP-1 --mode 1920x1200 --left-of HDMI-1 --output DP-4 --off --output DP-0 --off",
"xset s off",
"xset -dpms",
"xset s noblank",

@ -38,6 +38,7 @@
# Set your time zone.
time.timeZone = "US/Central";
# nixpkgs.config.allowBroken = true;
# List packages installed in system profile. To search, run:
# $ nix search wget
@ -53,17 +54,19 @@
xorg.libX11
vim
konsole
rxvt-unicode
# jlj utils
ansible
python38
python38Packages.pip
python38Packages.setuptools
python38Packages.syncthing-gtk
syncthing-gtk
bitwarden
chromium
firefox
next
emacs
zeal
git
keychain
next
@ -79,14 +82,19 @@
qbittorrent
appimage-run
fuse
obs-studio
# jlj sound
pavucontrol
# jlj comms
riot-desktop
element-desktop
slack
discord
konversation
signal-desktop
feedreader # older rss reader
newsflash # same maker as feedreader, newer, less features, actively maintained.
zoom-us
jitsi-meet-electron
# jlj de
acpi
awesome
@ -95,6 +103,8 @@
arc-icon-theme
dolphin
rofi
i3lock
vlc
# jlj games
lutris
steam

Loading…
Cancel
Save