Changes to be committed:
modified: fedora/kde/installation.md new file: fedora/kde/kde_shortcuts/1password_shortcuts.kksrc
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
1. [Intel (Recent CPU)](#intel-recent-cpu)
|
1. [Intel (Recent CPU)](#intel-recent-cpu)
|
||||||
|
|
||||||
|
|
||||||
3. [DVD stuff](#dvd-stuff)
|
3. [DVD stuff](#dvd-stuff)
|
||||||
|
|
||||||
4. [Firmware stuff](#firmware-stuff)
|
4. [Firmware stuff](#firmware-stuff)
|
||||||
@@ -24,6 +25,8 @@
|
|||||||
|
|
||||||
3. [VSCodium](#vscodium)
|
3. [VSCodium](#vscodium)
|
||||||
|
|
||||||
|
4. [Cider](#cider)
|
||||||
|
|
||||||
|
|
||||||
2. [Install packages](#install-packages)
|
2. [Install packages](#install-packages)
|
||||||
|
|
||||||
@@ -47,8 +50,8 @@
|
|||||||
## RPM Fusion Tweaks
|
## RPM Fusion Tweaks
|
||||||
[Index](#index)
|
[Index](#index)
|
||||||
|
|
||||||
> [RPM Fusion](https://rpmfusion.org/)\
|
> [RPM Fusion (External)](https://rpmfusion.org/)\
|
||||||
> [RPM Fusion Configurations](https://rpmfusion.org/Configuration)
|
> [RPM Fusion Configurations (External)](https://rpmfusion.org/Configuration)
|
||||||
|
|
||||||
### Configurations
|
### Configurations
|
||||||
```
|
```
|
||||||
@@ -59,7 +62,7 @@ sudo dnf install rpmfusion-\*-appstream-data
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Multimedia
|
### Multimedia
|
||||||
> [RPM Fusion Multimedia](https://rpmfusion.org/Howto/Multimedia)
|
> [RPM Fusion Multimedia (External)](https://rpmfusion.org/Howto/Multimedia)
|
||||||
```
|
```
|
||||||
sudo dnf swap ffmpeg-free ffmpeg --allowerasing
|
sudo dnf swap ffmpeg-free ffmpeg --allowerasing
|
||||||
sudo dnf update @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
|
sudo dnf update @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
|
||||||
@@ -173,4 +176,10 @@ widget.gtk.native-emoji-dialog = false
|
|||||||
sudo ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
sudo ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### KDE Shortcuts
|
||||||
|
|
||||||
|
#### 1Password
|
||||||
|
> Import in KDE Settings menu
|
||||||
|
|
||||||
|
|
||||||
[TOP](#installations-for-new-fedora-kde-instance)
|
[TOP](#installations-for-new-fedora-kde-instance)
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
[Custom Commands][net.local.1password-2.desktop]
|
||||||
|
Exec=1password --quick-access
|
||||||
|
Name=1password qa
|
||||||
|
|
||||||
|
[Custom Commands][net.local.1password.desktop]
|
||||||
|
Exec=1password --toggle
|
||||||
|
Name=1password
|
||||||
|
|
||||||
|
[net.local.1password-2.desktop][Global Shortcuts]
|
||||||
|
_launch=Meta+Ctrl+.
|
||||||
|
|
||||||
|
[net.local.1password.desktop][Global Shortcuts]
|
||||||
|
_launch=Meta+Ctrl+,
|
||||||
Reference in New Issue
Block a user