mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 10:47:31 -08:00
switch to discord again
This commit is contained in:
parent
bd852e8933
commit
c4c5d9f5c9
@ -6,7 +6,7 @@
|
||||
bc # Arbitrary-precision arithmetic language.
|
||||
fzf # Command-line fuzzy finder for Unix-like operating systems.
|
||||
gamemode # Optimizes system performance for gaming by adjusting system settings.
|
||||
webcord # Voice, video, and text communication platform for communities and friends.
|
||||
discord # Voice, video, and text communication platform for communities and friends.
|
||||
inkscape # Vector graphics editor for creating illustrations, icons, logos, diagrams, and more.
|
||||
libreoffice-fresh # Office suite compatible with Microsoft Office.
|
||||
xournal # Note-taking and sketching application.
|
||||
|
@ -131,7 +131,7 @@ in {
|
||||
"google-chrome.desktop"
|
||||
"org.gnome.Console.desktop"
|
||||
"steam.desktop"
|
||||
"webcord.desktop"
|
||||
"discord.desktop"
|
||||
];
|
||||
disable-user-extensions = false;
|
||||
enabled-extensions = [
|
||||
@ -206,7 +206,7 @@ in {
|
||||
"terminal" = { binding = "<Super><Control>Return"; command = "kgx"; name = "Open Terminal"; };
|
||||
"browser" = { binding = "<Super><Control>b"; command = "google-chrome-stable --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'"; name = "Open Browser"; };
|
||||
"steam" = { binding = "<Super><Control>s"; command = "steam"; name = "Open Steam"; };
|
||||
"webcord" = { binding = "<Super><Control>d"; command = "webcord"; name = "Open Webcord"; };
|
||||
"discord" = { binding = "<Super><Control>d"; command = "discord"; name = "Open Discord"; };
|
||||
"nautilus" = { binding = "<Super><Control>f"; command = "nautilus"; name = "Open File Manager"; };
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user