added modules for gpu temp, changed cpu temp module and some laptop ajustments
This commit is contained in:
parent
799b01cb1d
commit
0746f016d8
7 changed files with 133 additions and 48 deletions
|
@ -152,9 +152,9 @@ bindsym $mod+9 workspace number $ws9
|
|||
bindsym $mod+0 workspace number $ws10
|
||||
|
||||
# assign workspace to output
|
||||
workspace $ws1 output HDMI-1-0
|
||||
workspace $ws2 output HDMI-1-0
|
||||
workspace $ws5 output eDP-1
|
||||
workspace $ws1 output primary
|
||||
workspace $ws2 output primary
|
||||
workspace $ws5 output nonprimary
|
||||
|
||||
# move focused container to workspace
|
||||
bindsym $mod+Shift+1 move container to workspace number $ws1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue