mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 16:57:55 +00:00
b7b641aacd
- 'A happy GNOME' config - Refactoring some parts of the codebase
31 lines
1.7 KiB
Plaintext
31 lines
1.7 KiB
Plaintext
[org/gnome/shell/extensions/arcmenu]
|
|
arc-menu-icon=64
|
|
arc-menu-placement='Panel'
|
|
available-placement=[true, false, false]
|
|
disable-recently-installed-apps=false
|
|
menu-button-icon='Arc_Menu_Icon'
|
|
menu-height=550
|
|
menu-hotkey='Super_L'
|
|
menu-layout='Runner'
|
|
runner-position='Centered'
|
|
runner-show-frequent-apps=true
|
|
search-provider-open-windows=true
|
|
show-activities-button=false
|
|
show-search-result-details=true
|
|
|
|
[org/gnome/shell/extensions/just-perfection]
|
|
activities-button=false
|
|
workspace-wrap-around=true
|
|
window-demands-attention-focus=true
|
|
ripple-box=false
|
|
|
|
# The default keybindings for this extension are enough but we'll have to adjust the shell keybindings/
|
|
[org/gnome/shell/extensions/pop-shell]
|
|
active-hint=true
|
|
smart-gaps=true
|
|
tile-by-default=true
|
|
hint-color-rgba='rgba(223, 147, 122, 1)'
|
|
|
|
[org/gnome/shell/extensions/flypie]
|
|
menu-configuration='[{"name":"Global palette","icon":"🐶️","shortcut":"<Super>space","centered":false,"id":0,"children":[{"name":"Close window","type":"Shortcut","icon":"window-close","data":{"shortcut":"<Super>q"},"angle":-1},{"name":"Next Workspace","icon":"go-next","type":"Shortcut","data":{"shortcut":"<Control><Super>l"},"angle":90},{"name":"Favorites","icon":"emblem-favorite","type":"Favorites","data":{},"angle":-1},{"name":"Fly-Pie Settings","icon":"applications-system","type":"Command","data":"gnome-extensions prefs flypie@schneegans.github.com","angle":-1},{"name":"Previous Workspace","icon":"go-previous","type":"Shortcut","data":{"shortcut":"<Control><Super>h"},"angle":270},{"name":"Running Apps","icon":"flypie-menu-running-apps-symbolic-#74a","type":"RunningApps","data":{"activeWorkspaceOnly":false,"appGrouping":true,"hoverPeeking":true,"nameRegex":""},"angle":-1}],"type":"CustomMenu","data":{}}]'
|