Updates solør

This commit is contained in:
Henrik Bakken
2021-07-04 02:23:59 +02:00
parent 35064929f6
commit bb39197f73
+5 -3
View File
@@ -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