Skip to content

Commit

Permalink
Ubuntu_22.04 (GNOME): Add always on top keybinding
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay committed Aug 1, 2024
1 parent 37e6e96 commit 637cb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ubuntu_22.04/configs_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-3 "['<Control
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-4 "['<Control><Alt><Super>l']"
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-5 "['<Control><Alt><Super>semicolon']"
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-6 "['<Control><Alt><Super>apostrophe']"

gsettings set org.gnome.desktop.wm.keybindings always-on-top "['<Control><Alt><Super>space']"

# set default apps
xdg-mime default code.desktop text/markdown
Expand Down

0 comments on commit 637cb63

Please sign in to comment.