Skip to content

Commit

Permalink
Merge pull request #96 from AadithyanRaju/main
Browse files Browse the repository at this point in the history
Typos
  • Loading branch information
killajoe authored Dec 17, 2023
2 parents 619342f + b2c37e5 commit 7c0b9f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions etc/skel/.config/dunst/dunstrc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

### Progress bar ###

# Turn on the progess bar. It appears when a progress hint is passed with
# Turn on the progress bar. It appears when a progress hint is passed with
# for example dunstify -h int:value:12
progress_bar = true

Expand Down Expand Up @@ -346,7 +346,7 @@
# ellipsize
# alignment
#
# Shell-like globbing will get expanded.
# Shell-like globing will get expanded.
#
# Instead of the appname filter, it's recommended to use the desktop_entry filter.
# GLib based applications export their desktop-entry name. In comparison to the appname,
Expand Down
4 changes: 2 additions & 2 deletions etc/skel/.config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ bindcode $mod+Shift+90 move container to workspace $ws10
# bindsym j resize shrink width 10 px or 10 ppt
# bindsym k resize grow height 10 px or 10 ppt
# bindsym l resize shrink height 10 px or 10 ppt
# bindsym ntilde resize grow width 10 px or 10 ppt
# bindsym ; resize grow width 10 px or 10 ppt

# same bindings, but for the arrow keys
# bindsym Left resize shrink width 10 px or 10 ppt
Expand Down Expand Up @@ -417,7 +417,7 @@ exec --no-startup-id xset s 480 dpms 600 600 600
# dunst config used ~/.config/dunst/dunstrc
# set alternative config if needed:
#exec --no-startup-id /usr/bin/dunst --config ~/.config/dunst/dunstrc
# may yneed to run dbus-launch explicitly:
# may need to run dbus-launch explicitly:
#exec --no-startup-id dbus-launch /usr/bin/dunst
exec --no-startup-id /usr/bin/dunst
# alternative if you installed aside with XFCE4:
Expand Down

0 comments on commit 7c0b9f1

Please sign in to comment.