From bb39197f732c980e7c8297cd5929f81fcf5bdded Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Sun, 4 Jul 2021 02:23:59 +0200 Subject: [PATCH] =?UTF-8?q?Updates=20sol=C3=B8r?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hjalmar-droneship/i3/config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hjalmar-droneship/i3/config b/hjalmar-droneship/i3/config index 77188d1..834d803 100644 --- a/hjalmar-droneship/i3/config +++ b/hjalmar-droneship/i3/config @@ -21,7 +21,7 @@ workspace_auto_back_and_forth no # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font xft:URWGothic-Book 10 +font xft:URWGothic-Book 11 # Use Mouse+$mod to drag floating windows floating_modifier $mod @@ -40,13 +40,13 @@ exec_always --no-startup-id sbxkb exec_always --no-startup-id fix_xcursor # HB STARTUP ADDITIONS -exec --no-startup-id setxkbmap -layout no -model pc105 -variant nodeadkeys +exec --no-startup-id setxkbmap -layout no -model pc105 -variant nodeadkeys -option caps:escape exec --no-startup-id redshift-gtk -l 59.91:10.75 # exec --no-startup-id dropbox start & # exec --no-startup-id nvidia-settings -a GPUFanControlState=1 -a GPUTargetFanSpeed=60 exec --no-startup-id xrandr \ --output DP-4 --auto --primary --gamma 0.9:0.9:0.9 \ - --output DP-2 --auto --right-of DP-4 --gamma 0.9:0.9:0.9 --scale 0.6x0.6 + --output DP-2 --auto --right-of DP-4 --gamma 0.9:0.9:0.9 --scale 0.8x0.8 # div bindings bindsym $mod+Shift+q kill @@ -59,6 +59,7 @@ bindsym $mod+w layout stacking bindsym $mod+t layout tabbed bindsym $mod+e layout toggle split bindsym $mod+a focus parent +bindsym $mod+Shift+a focus child bindsym $mod+r reload bindsym $mod+Shift+r restart @@ -171,6 +172,7 @@ bindsym $mod+Shift+End move container to workspace $ws9; workspace $ws9 bindsym $mod+Shift+Next move container to workspace $ws0; workspace $ws0 # Open specific applications in floating mode +for_window [class=".*"] border pixel 3 for_window [class="GParted"] floating enable border normal for_window [class="Lightdm-settings"] floating enable for_window [class="Lxappearance"] floating enable sticky enable border normal