1
0
mirror of https://github.com/alrayyes/dwm synced 2023-11-14 15:56:31 +00:00

on desktop firefox is iceweasel

This commit is contained in:
Ryan Kes 2019-03-22 20:01:44 +01:00
parent 04d0a87141
commit f87cdd1bbc
3 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ source=(http://dl.suckless.org/dwm/dwm-$pkgver.tar.gz
"${_patches[@]}")
md5sums=('9929845ccdec4d2cc191f16210dd7f3d'
'72c7f3101262b13b337621d9a5a21936'
'a653a6835f12bf99a2ec36f3e261c8be'
'939f403a71b6e85261d09fc3412269ee'
'8444c7d7bfca2b3ec5b5f686d7661867'
'31a7569d7f3d43846f59e854ec5d1da0'

View File

@ -108,7 +108,7 @@ static const Rule rules[] = {
{ "Syncthing GTK", NULL, NULL, 0, 1, -1 },
{ "Toggl Desktop", NULL, NULL, 0, 1, -1 },
{ "Gimp", NULL, NULL, 0, 1, -1 },
{ "Firefox", NULL, NULL, 1 << 8, 0, -1 },
{ "Iceweasel", NULL, NULL, 1 << 8, 0, -1 },
{ "Gpodder", NULL, NULL, 1 << 3, 0, -1 },
{ "Spotify", NULL, NULL, 1 << 3, 0, -1 },
{ "ncmpcpp", NULL, NULL, 1 << 3, 0, -1 },