From a89e0b986ed183585f66bdb7271b5d38264c93ba Mon Sep 17 00:00:00 2001 From: logan2611 Date: Thu, 23 Apr 2020 14:27:25 -0600 Subject: [PATCH] Added screen layout script to startup --- .config/htop/htoprc | 2 +- .config/i3/config | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/htop/htoprc b/.config/htop/htoprc index f95b2a7..c477d1b 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,7 +1,7 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. fields=0 48 17 18 2 46 47 39 109 110 49 1 -sort_key=46 +sort_key=47 sort_direction=1 hide_threads=0 hide_kernel_threads=1 diff --git a/.config/i3/config b/.config/i3/config index ed6d13a..9b4da51 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -24,7 +24,7 @@ font pango:monospace 8 # xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the # screen before suspend. Use loginctl lock-session to lock your screen. -exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork +#exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork # NetworkManager is the most popular way to manage wireless networks on Linux, # and nm-applet is a desktop environment-independent system tray GUI for it. @@ -224,6 +224,7 @@ exec --no-startup-id /usr/bin/syncthing -no-browser -home="/home/logan/.config/s exec --no-startup-id /usr/bin/syncthingtray --wait 2>&1 & exec --no-startup-id /usr/bin/kdeconnect-indicator 2>&1 & exec --no-startup-id /usr/bin/xfce4-power-manager 2>&1 & +exec --no-startup-id /usr/bin/bash ~/.screenlayout/default.sh default_border pixel 0