Updates solør
This commit is contained in:
@@ -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
|
# Font for window titles. Will also be used by the bar unless a different font
|
||||||
# is used in the bar {} block below.
|
# is used in the bar {} block below.
|
||||||
font xft:URWGothic-Book 10
|
font xft:URWGothic-Book 11
|
||||||
|
|
||||||
# Use Mouse+$mod to drag floating windows
|
# Use Mouse+$mod to drag floating windows
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
@@ -40,13 +40,13 @@ exec_always --no-startup-id sbxkb
|
|||||||
exec_always --no-startup-id fix_xcursor
|
exec_always --no-startup-id fix_xcursor
|
||||||
|
|
||||||
# HB STARTUP ADDITIONS
|
# 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 redshift-gtk -l 59.91:10.75
|
||||||
# exec --no-startup-id dropbox start &
|
# exec --no-startup-id dropbox start &
|
||||||
# exec --no-startup-id nvidia-settings -a GPUFanControlState=1 -a GPUTargetFanSpeed=60
|
# exec --no-startup-id nvidia-settings -a GPUFanControlState=1 -a GPUTargetFanSpeed=60
|
||||||
exec --no-startup-id xrandr \
|
exec --no-startup-id xrandr \
|
||||||
--output DP-4 --auto --primary --gamma 0.9:0.9:0.9 \
|
--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
|
# div bindings
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
@@ -59,6 +59,7 @@ bindsym $mod+w layout stacking
|
|||||||
bindsym $mod+t layout tabbed
|
bindsym $mod+t layout tabbed
|
||||||
bindsym $mod+e layout toggle split
|
bindsym $mod+e layout toggle split
|
||||||
bindsym $mod+a focus parent
|
bindsym $mod+a focus parent
|
||||||
|
bindsym $mod+Shift+a focus child
|
||||||
|
|
||||||
bindsym $mod+r reload
|
bindsym $mod+r reload
|
||||||
bindsym $mod+Shift+r restart
|
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
|
bindsym $mod+Shift+Next move container to workspace $ws0; workspace $ws0
|
||||||
|
|
||||||
# Open specific applications in floating mode
|
# Open specific applications in floating mode
|
||||||
|
for_window [class=".*"] border pixel 3
|
||||||
for_window [class="GParted"] floating enable border normal
|
for_window [class="GParted"] floating enable border normal
|
||||||
for_window [class="Lightdm-settings"] floating enable
|
for_window [class="Lightdm-settings"] floating enable
|
||||||
for_window [class="Lxappearance"] floating enable sticky enable border normal
|
for_window [class="Lxappearance"] floating enable sticky enable border normal
|
||||||
|
|||||||
Reference in New Issue
Block a user