mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 01:24:05 -05:00
Compare commits
2 commits
0c3fea5f12
...
00c3f43165
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00c3f43165 | ||
|
|
4dcde66a52 |
2 changed files with 2 additions and 8 deletions
|
|
@ -15,11 +15,6 @@ exec wl-paste --watch cliphist store
|
|||
##############
|
||||
# Workspaces #
|
||||
##############
|
||||
workspace 1 output HDMI-A-1 # Firefox
|
||||
workspace 2 output HDMI-A-1 # Comms
|
||||
workspace 3 output DP-1 # Terminal
|
||||
workspace 5 output DP-1 # Mudlet
|
||||
|
||||
bindsym $mod+1 workspace number 1
|
||||
bindsym $mod+2 workspace number 2
|
||||
bindsym $mod+3 workspace number 3
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
services.upower = {
|
||||
enable = true;
|
||||
};
|
||||
services.upower.enable = true;
|
||||
services.power-profiles-daemon.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue