about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-12-22 19:57:44 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-12-22 19:57:44 +0700
commitbfd59f83b7af16541e8b70c1321470c65131ae29 (patch)
treebb2e03e251605380814457f8b1c56d3b6a77af14 /debian
parent99a42df0d7d5caa07cd5b4923d7c02802b448d63 (diff)
downloaddotfiles-bfd59f83b7af16541e8b70c1321470c65131ae29.tar.gz
Update 2020-12-22
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/.screenlayout/single.sh2
-rw-r--r--debian/.xinitrc2
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/.screenlayout/single.sh b/debian/.screenlayout/single.sh
index 24593ef..84c8542 100755
--- a/debian/.screenlayout/single.sh
+++ b/debian/.screenlayout/single.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-xrandr --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-1 --off --output DP-1 --off --output HDMI-2 --off
+xrandr --output eDP1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
diff --git a/debian/.xinitrc b/debian/.xinitrc
index bf0e220..db5be6d 100644
--- a/debian/.xinitrc
+++ b/debian/.xinitrc
@@ -3,10 +3,8 @@ $HOME/.screenlayout/trio.sh
 redshift-gtk -l 21.028333:105.854167 &
 mate-power-manager &
 ibus-daemon -drx
-blueman-applet &
 nm-applet &
 keynav &
 diodon &
-audacious &
 . /etc/X11/Xsession
 exec awesome