Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2515

Raspberry Pi OS • Re: Some issues with labwc.

$
0
0
I am loving labwc - the whole system seems way more snappier and I could swear my temps have dropped by 5c.

But I really want to have workspaces. I tried setting up a config file called ~/.config/labwc/labwc.config. Here is the code

Code:

[core]# General settings for labwc[workspaces]# Define the number of workspacescount=4[bindings]# Keybindings for switching between workspacesbind = Mod4+1, workspace 1bind = Mod4+2, workspace 2bind = Mod4+3, workspace 3bind = Mod4+4, workspace 4# Keybindings for moving windows between workspacesbind = Mod4+Shift+1, move-to-workspace 1bind = Mod4+Shift+2, move-to-workspace 2bind = Mod4+Shift+3, move-to-workspace 3bind = Mod4+Shift+4, move-to-workspace 4[appearance]# Set up the appearance, e.g., border width for windows
This does not do anything. Is labwc.config the correct place for configuration? Or is there another file?

Thanks.

Statistics: Posted by WarrenUK — Tue Sep 10, 2024 9:54 am



Viewing all articles
Browse latest Browse all 2515

Trending Articles