Skip to content

Commit

Permalink
fix: add gnome-control-center configs for sway
Browse files Browse the repository at this point in the history
  • Loading branch information
SoumyaRanjanPatnaik committed Nov 2, 2024
1 parent a1a77b9 commit dbe5776
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
16 changes: 14 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Depends: ${misc:Depends},
Recommends: regolith-sway-audio-idle-inhibit,
regolith-sway-background,
regolith-sway-clamshell,
regolith-sway-control-center-regolith,
regolith-sway-control-center-regolith | regolith-sway-control-center-gnome,
regolith-sway-default-style,
regolith-sway-gaps,
regolith-sway-grimshot,
Expand Down Expand Up @@ -217,6 +217,18 @@ Replaces: regolith-wm-gnome
Description: regolith and gnome integrations for system management
Launch regolith settings app for system management.

Package: regolith-sway-control-center-gnome
Architecture: any
Depends: ${misc:Depends},
regolith-wm-config,
gnome-control-center,
gnome-settings-daemon
Provides: regolith-wm-control-center
Conflicts: regolith-wm-gnome
Replaces: regolith-wm-gnome
Description: regolith and gnome integrations for system management
Launch gnome settings app for system management.

Package: regolith-i3-control-center-gnome
Architecture: any
Depends: ${misc:Depends},
Expand Down Expand Up @@ -412,4 +424,4 @@ Architecture: any
Depends: ${misc:Depends},
regolith-wm-config,
grimshot
Description: Enable window and screen captures
Description: Enable window and screen captures
1 change: 1 addition & 0 deletions debian/regolith-sway-control-center-gnome.install
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
usr/share/regolith/sway/config.d/60_gnome_config_keybindings

0 comments on commit dbe5776

Please sign in to comment.