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.background $base
|
||||
|
||||
#
|
||||
# Launch defualt apps
|
||||
#
|
||||
exec copyq
|
||||
exec workrave
|
||||
|
||||
# Include configs from 3 locations:
|
||||
# - /usr/share/sway/config.d
|
||||
# - /etc/sway/config.d
|
||||
|
||||
@@ -15,6 +15,7 @@ brew install \
|
||||
fish \
|
||||
fzf \
|
||||
gcc \
|
||||
gh \
|
||||
git \
|
||||
git-delta \
|
||||
jq \
|
||||
@@ -49,6 +50,7 @@ brew services start atuin
|
||||
# Install system packages
|
||||
sudo dnf install \
|
||||
alacritty \
|
||||
copyq \
|
||||
distrobox \
|
||||
fuse-libs \ # For running appimages
|
||||
gstreamer1-plugin-openh264 mozilla-openh264 \ # For twitch videos
|
||||
|
||||
Reference in New Issue
Block a user