From 05b5a55e01683fa7d2b47327143073d539ecd735 Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 21 May 2020 18:37:54 +0200 Subject: i3 workspace defualt and xscreensaver --- i3/.config/i3/config | 2 ++ i3/.xinitrc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index a4289be..d743610 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -179,6 +179,8 @@ bindsym $mod+Shift+o exec --no-startup-id Scripts/lc common # default app workspaces assign [class="firefox"] $ws9 assign [class="Evolution"] $ws8 +assign [class="Fractal"] $ws7 +assign [class="quassel"] $ws7 # reload the configuration file bindsym $mod+Shift+c reload diff --git a/i3/.xinitrc b/i3/.xinitrc index a84d296..f64ff95 100644 --- a/i3/.xinitrc +++ b/i3/.xinitrc @@ -1,5 +1,5 @@ -export LOPTS="composer" +export LOPTS="xscreensaver composer" # Launch other stuff source ~/Scripts/xlaunchrc >> $HOME/.xlaunch.log -- cgit v1.2.3