Compare commits
2 Commits
e1ce1dbed8
...
a93d11a2c8
| Author | SHA1 | Date | |
|---|---|---|---|
| a93d11a2c8 | |||
| 52adaeccbd |
@@ -212,6 +212,12 @@ client.urgent $peach $base $peach $overlay0 $peach
|
|||||||
client.placeholder $overlay0 $base $text $overlay0 $overlay0
|
client.placeholder $overlay0 $base $text $overlay0 $overlay0
|
||||||
client.background $base
|
client.background $base
|
||||||
|
|
||||||
|
#
|
||||||
|
# Launch defualt apps
|
||||||
|
#
|
||||||
|
exec copyq
|
||||||
|
exec workrave
|
||||||
|
|
||||||
# Include configs from 3 locations:
|
# Include configs from 3 locations:
|
||||||
# - /usr/share/sway/config.d
|
# - /usr/share/sway/config.d
|
||||||
# - /etc/sway/config.d
|
# - /etc/sway/config.d
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ brew install \
|
|||||||
fish \
|
fish \
|
||||||
fzf \
|
fzf \
|
||||||
gcc \
|
gcc \
|
||||||
|
gh \
|
||||||
git \
|
git \
|
||||||
git-delta \
|
git-delta \
|
||||||
jq \
|
jq \
|
||||||
@@ -49,6 +50,7 @@ brew services start atuin
|
|||||||
# Install system packages
|
# Install system packages
|
||||||
sudo dnf install \
|
sudo dnf install \
|
||||||
alacritty \
|
alacritty \
|
||||||
|
copyq \
|
||||||
distrobox \
|
distrobox \
|
||||||
fuse-libs \ # For running appimages
|
fuse-libs \ # For running appimages
|
||||||
gstreamer1-plugin-openh264 mozilla-openh264 \ # For twitch videos
|
gstreamer1-plugin-openh264 mozilla-openh264 \ # For twitch videos
|
||||||
|
|||||||
Reference in New Issue
Block a user